Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: Notation , Previous: Effects , Up: Fomus Marks , Home: Disclaimer

Fomus

Text

Different kinds of text may be attached to events. :TEXTNOTE is for text that appears over a single note (for example, "sul G"), :TEXT and :TEXT- are for italicized texts that appear above or beneath the staff, :TEXTTEMPO indicates tempo changes (and is printed in a larger boldface font), and :TEXTDYN is for texts appearing in a dynamics-type font. For text spanners, "levels" may be specified to influence the order of their placement on the score.

(:textnote string)
(:text string <-> &optional :up || :down)
(:starttext- string <-> &optional level <-> :up || :down)
(:text- &optional level)
(:endtext- &optional level)
(:texttempo string <-> &optional :up || :down)
(:textdyn string <-> &optional :up || :down)