bug-lilypond
[Top][All Lists]
Advanced

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

Re: new page spacing syntax bug


From: James
Subject: Re: new page spacing syntax bug
Date: Fri, 29 Oct 2010 11:48:48 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Hello

On 29/10/2010 11:35, Janek Warchoł wrote:
LilyPond 2.13.37, Windows 7.

system-system-spacing #'padding = #1
works like
system-system-spacing = #'((padding . 1))

(it resets other values to 0)

Snippet:

\version "2.13.37"
\paper {
     system-system-spacing #'padding = #1
}
\relative c' {
     \repeat unfold 40 { a d e f a }
}

this makes the score too vertically crowded than it should be (try
commenting third line out).

if anyone is interested

system-system-spacing #'padding = #4.4

Seems to be the same as commenting the line out.

James




reply via email to

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