lilypond-user
[Top][All Lists]
Advanced

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

Re: after-title-space being ignored


From: Francisco Vila
Subject: Re: after-title-space being ignored
Date: Sat, 17 Oct 2009 16:40:37 +0200

2009/10/17 Alberto Simões <address@hidden>:
> Hello
>
> I am trying to use after-title-space variable to get some extra space
> between the 'meter' line and the 'lyrics' line that is appearing in the
> top of the stave.
>
> I tried to put
>
> \paper {
>    after-title-space = 3\cm
> }
>
> but nothing changed.

What version are you using? after-title-spacing (not "-space") is
currently an associative list, try

\paper {
   after-title-spacing = #'((padding . 20))
}

on a recent version of the program.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org
www.csmbadajoz.com




reply via email to

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