| [ << Workaround ] | [Top][Contents] | [ >> ] |
| [ < Preventing final mark from removing final tuplet ] | [ Up: Workaround ] | [ Transposing pitches with minimum accidentals (“smart” transpose) > ] |
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 } } }
| [ << Workaround ] | [Top][Contents] | [ >> ] |
| [ < Preventing final mark from removing final tuplet ] | [ Up: Workaround ] | [ Transposing pitches with minimum accidentals (“smart” transpose) > ] |