bug-lilypond
[Top][All Lists]
Advanced

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

alpha testing last-bottom-spacing


From: Keith E OHara
Subject: alpha testing last-bottom-spacing
Date: Wed, 27 Oct 2010 22:02:52 -0700
User-agent: Opera Mail/10.63 (Win32)

Dear bug readers,
(possibly Mark in particular because he documented this new feature)

The stretchability of last-bottom-spacing seems to be ineffective in 2.13.37.
If we adjust the 'space' item in the alist, it increases the space on the 
bottom of the first page of a score,
but this gap seems unstretchable regardless of the stretchability setting.

The attached example is admittedly not tiny, but the \paper block is tiny:

\paper {
    % To reduce excessive stretching of systems,
    % especially with one system per page
    % increase stretchability (was 5 staff-spaces) Others are -.37 defaults
    last-bottom-spacing = #'((space . 1) (padding . 1) (minimum-distance . 0) 
(stretchability . 25))
}
%{Be aware of issue 1338 :  we must set properties as complete groups, even the
    elements we are not changing, or else the behavior will change if anyone 
uses
    this file with annotate-spacing=##t
%}

The best news you could give me, is that I've done something stupid.
-Keith

Attachment: bottomSpacing.ly
Description: Binary data


reply via email to

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