lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: text below staff ouch!


From: stk
Subject: Re: text below staff ouch!
Date: Tue, 23 Aug 2005 01:05:31 -0400 (EDT)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]