lilypond-user
[Top][All Lists]
Advanced

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

Re: word-wrapping in a markup column


From: Kieren MacMillan
Subject: Re: word-wrapping in a markup column
Date: Tue, 5 Feb 2019 13:18:51 -0500

Hi David,

> Is there a way to allow lines in such a column to break if needed but
> maintain even spacing between all lines?  Any help is much
> appreciated, as this problem has plagued me for a long time.

Maybe?

\markup \override #'(line-width . 10) \column {
 \wordwrap-lines { a a a a a a a a a a a a a a a a a a a a }
 \wordwrap-lines { b b b b b b b b b b b b b b b b b b b b }
 \wordwrap-lines { c c c c c c c c c c c c c c c c c c }
}

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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