lilypond-user
[Top][All Lists]
Advanced

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

Re: after-title-space


From: Nick Payne
Subject: Re: after-title-space
Date: Mon, 28 Dec 2009 17:57:08 +1100
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-GB; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

On 28/12/09 14:17, Peter Buhr wrote:
I cannot get after-title-space to separate the title from the first line of
music. What am I doing wrong?

\version "2.13.9"
\include "english.ly"
#(ly:set-option 'point-and-click #f)
#(set-default-paper-size "letter")
#(set-global-staff-size 23)
\paper {
        after-title-space = 0.5\in
after-title-spacing = #'((space . 0) (padding . 1.5) (stretchability . 3) (minimum-distance . 0))

play around with the values to get what you want...

Nick





reply via email to

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