bug-lilypond
[Top][All Lists]
Advanced

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

Re: New vertical engine: first system too close to title


From: Joe Neeman
Subject: Re: New vertical engine: first system too close to title
Date: Sat, 01 Aug 2009 09:45:42 -0700

On Sat, 2009-08-01 at 11:44 +0200, Francisco Vila wrote:
> >
> Hello. The new vertical algorythm is nearly perfect. Here is another
> problem, though.
> 
> \version "2.13.4"
> \header{ title = "The title" }
> {
>  \clef bass
>  \repeat unfold 60 g4
> }
> 
> 
> There is no default spacing between the title and the first system;
> this is not as noticeable when the default treble clef is set, but
> with bass clef it nearly touches the title.

This comes down to the default value of after-title-spacing in
ly/paper-defaults-init.ly, which is clearly way too small. I'd suggest
'((space . 10) (padding . 2)) as a starting point. Could you check
whether this is default is indeed better (including, perhaps, on scores
that are vertically stretched)?

Joe






reply via email to

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