David Raleigh Arnold wrote:

On Saturday 04 October 2003 03:13 am, Paul Scott wrote:

currently use 'piece = ...' to get section or movement names but I
would like them centered instead of on the left. Is there a way to
get a centered section or movement titles for an
orchestral/instrumental part without using lilypond-book?



Try:


piece = "\\center Title"

With this one \\center is ignored.

piece = {\\center{"Title"}}

This one and variations all produce parsing errors from lilypond.

Thanks,

Paul




_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to