lilypond-user
[Top][All Lists]
Advanced

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

Re: Movement numbers


From: Joseph Wakeling
Subject: Re: Movement numbers
Date: Wed, 04 Mar 2009 22:37:03 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090103)

Neil Thornock wrote:
> Use \markup commands where you need precise layout control:
> 
> \header { piece = \markup \fill-line {"I"} }
> 
> or
> 
> \header { piece = \markup \fill-line {\center-column {"I" "My Title"} } }
> 
> should work (I haven't tested it).

Marek Klein wrote:
> Hello,
> would this snippet help you?
> <http://lsr.dsi.unimi.it/LSR/Item?id=310>

Neil, Marek, thank you both very much! :-)

The \fill-line was what was missing from my code -- without it the
\center-align or similar doesn't work.

However, the snippet also has interesting properties and I can certainly
see a future use for it ... :-)




reply via email to

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