Skip to main content
16-Pearl
March 31, 2017
Solved

Flag Triangles in Text

  • March 31, 2017
  • 3 replies
  • 8314 views

Is there syntax for having triangle flags added to text in a note?

FLAGS.PNG

    Best answer by StephenW

    &sym(symbol_name)

    For example, if you symbol is flag.sym

    &sym(flag)

    Make sure the flag.sym is already "in-memory" in your custom symbols in that drawing.

    And I don't really like it because it messes up the text font spacing...personal pet peeve of trying to line up notes on a drawing.

    3 replies

    StephenW23-Emerald IIIAnswer
    23-Emerald III
    March 31, 2017

    &sym(symbol_name)

    For example, if you symbol is flag.sym

    &sym(flag)

    Make sure the flag.sym is already "in-memory" in your custom symbols in that drawing.

    And I don't really like it because it messes up the text font spacing...personal pet peeve of trying to line up notes on a drawing.

    wfalco16-PearlAuthor
    16-Pearl
    March 31, 2017

    Good deal! Thanks Stephen! I see what you mean about spacing. Will toy with. Wayne

    1-Visitor
    March 31, 2017

    You can get the horizontal spacing correct by making adjustments to how you draw the symbol but I think you'll always have a vertical offset between lines unless the symbol matches the text height.