lilypond-user
[Top][All Lists]
Advanced

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

Re: Multi-line copyright footer issue


From: James Worlton
Subject: Re: Multi-line copyright footer issue
Date: Wed, 24 Feb 2010 15:30:05 -0600

On Wed, Feb 24, 2010 at 3:23 PM, Neil Puttock <address@hidden> wrote:
On 24 February 2010 21:14, James Worlton <address@hidden> wrote:
> Is this a bug?
> Is there a work-around for 2.13.13?

A recent fix for another markup command has revealed an existing bug
with centred columns; try the following workaround:

copyright = \markup \left-align \center-column {
 "Copyright © 2010 by Me"
 "All Rights Reserved"
}

(\column \center-align = \center-column)

That works great. Thanks!
James 

reply via email to

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