Aaron Mehl wrote:
> but actually for each word the letters are in the
> correct order but the words themselves go left to
> right instead of right to left.
With automatic text reversal, I would expect
\markup { ONE TWO THREE }
to produce
ENO OWT EERHT
But, with a pair of quote-marks added, I would expect
\markup { "ONE TWO THREE" }
to produce
EERHT OWT ENO
In the first case, \markup handles 3 arguments, one after the other.
In the second case, \markup handles one single argument.
-- Tom
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user