In Section Text: Stand-alone two-column markup

(http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/Text#Stand_002dalone-two_002dcolumn-markup)

it would be easier to use this code:

diff two-column-markup.ly two-column-markup-1.1.ly
13,19c13,19
<     \column {
<       \line { \italic { O sacred feast } }
<       \line { \italic { in which Christ is received, } }
<       \line { \italic { the memory of His Passion is renewed, } }
<       \line { \italic { the mind is filled with grace, } }
<       \line { \italic { and a pledge of future glory is given to us. } }
<       \line { \italic { Amen. } }
---
>     \column \italic {
>       \line { O sacred feast }
>       \line { in which Christ is received, }
>       \line { the memory of His Passion is renewed, }
>       \line { the mind is filled with grace, }
>       \line { and a pledge of future glory is given to us. }
>       \line { Amen. }

Thank you.


--
Albrecht Jacobs

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to