2009/10/17 Alberto Simões <[email protected]>:
> 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
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user