lilypond-user
[Top][All Lists]
Advanced

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

wordwrap inside markuplines?


From: Kieren MacMillan
Subject: wordwrap inside markuplines?
Date: Tue, 24 Jun 2008 14:51:39 -0400

[Lilypond 2.11.49]

Hello all!

Just wondering how to best code a wrapped text markup inside a top- level markup block -- I tried

\markuplines \column-lines
{
\wordwrap { Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text Long text ends here }
        \line { second “line” }
        \line { third “line” }
}

but the leading between the wordwrap and the second line is terrible.

Any hints would be greatly appreciated.
Kieren.



reply via email to

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