lilypond-devel
[Top][All Lists]
Advanced

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

\markup syntax: "" required?


From: Graham Percival
Subject: \markup syntax: "" required?
Date: Wed, 25 May 2005 08:31:10 -0700

Is this the expected behavior of \markup ?

\relative c'{
c4^\markup{ \center-align { on three lines } }
c4^\markup{ \center-align { "all one line" } }
c4^\markup{ \center-align { { on three lines } } }
}

I expected the third line to look the same as the second line. Why isn't
{ on three lines }
treated as a single expression, like "all one line" is?

Cheers,
- Graham





reply via email to

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