lilypond-user
[Top][All Lists]
Advanced

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

Using after-title-spacing?


From: Trevor Bača
Subject: Using after-title-spacing?
Date: Mon, 12 Oct 2009 16:08:52 -0400

Hi,

What am I missing in the snippet below to increase the vertical spacing after the title and before the first system of music?


%%% BEGIN %%%

\version "2.13.2"

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

\header {
   title = "Foo title"
}

\new Staff {
   c'1
}

%%% END %%%


I'm looking at NR 4.1.2 (Page formatting) and it seems like this should work. (But see attached.)

Any pointers?

Trevor.


--
Trevor Bača
address@hidden

Attachment: after-title-spacing.png
Description: PNG image


reply via email to

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