lilypond-user
[Top][All Lists]
Advanced

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

Re: markup in \wordwrap-string


From: Peter Van Kranenburg
Subject: Re: markup in \wordwrap-string
Date: Wed, 07 May 2008 00:49:07 +0200
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

Peter Van Kranenburg wrote:
Something like

\markup { \wordwrap-string #" blah \italic { blah } blah"}

doesn't work. From the documentation I could not figure out how to create a paragraph of text in which markup is possible. Does someone have a solution for this?


I was too quick asking this question. I found a solution in the manual

\markuplines {
\justified-lines {par 1 \italic { blah }}
\justified-lines {par 2 }
}

Sorry for bothering you with this.

Peter





reply via email to

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