Albrecht Jacobs wrote Sunday, February 24, 2013 9:03 AM

> 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.

.. and thank you!

Changed in LSR.  Should appear in next release.

Trevor
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to