[ << Text ] | [Top][Contents] | [ Vocal music >> ] |
[ < Zeichen über jedem System ausgeben ] | [ Up : Text ] | [ Putting lyrics inside the staff > ] |
Printing text from right to left
It is possible to print text from right to left in a markup object, as demonstrated here.
{ b1^\markup { \line { i n g i r u m i m u s n o c t e } } f'_\markup { \override #'(text-direction . -1) \line { i n g i r u m i m u s n o c t e } } }