lilypond-user
[Top][All Lists]
Advanced

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

RE: baseline-skip in headers


From: Daniel Rosen
Subject: RE: baseline-skip in headers
Date: Sun, 03 Feb 2013 13:09:57 +0000

> -----Original Message-----
> From: David Kastrup [mailto:address@hidden
> Sent: Sunday, February 03, 2013 4:18 AM
> To: Daniel Rosen
> Cc: address@hidden
> Subject: Re: baseline-skip in headers
> 
> %% start
>
> \version "2.16.1"
> \header {
>   composer = \markup \override #'(baseline-skip . 2)
>                      \center-column { "Line A" "Line B" }
> }
>
> { c''1 }
>
> %% end

Fantastic, thanks. Is this syntax ( \markup \override #'(...) )mentioned in the 
docs anywhere? I can't seem to find it, although it wouldn't surprise me if 
it's right under my nose and I still don't see it. :)



reply via email to

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