From: Graham Percival Date: Thu, 21 Sep 2006 17:22:06 +0000 (+0000) Subject: Change suggested page settings in manual to avoid programming X-Git-Tag: cvs/HEAD~71 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9bbd229059e42a9764913da3837061c66017a044;p=lilypond.git Change suggested page settings in manual to avoid programming error warnings. --- diff --git a/ChangeLog b/ChangeLog index 53004a357a..894e7e8dbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-09-21 Graham Percival + + * Documentation/user/tweaks.itely (Fitting music onto fewer + pages): change settings to avoid warning messages. + 2006-09-21 Mats Bengtsson * Documentation/user/tweaks.itely (Fitting music onto fewer diff --git a/Documentation/user/tweaks.itely b/Documentation/user/tweaks.itely index fb1bdea8ef..ea839d1113 100644 --- a/Documentation/user/tweaks.itely +++ b/Documentation/user/tweaks.itely @@ -349,8 +349,8 @@ space at the bottom of the page. @example \paper @{ -between-system-padding = #0.5 -between-system-space = 0\mm +between-system-padding = #0.1 +between-system-space = #0.1 ragged-last-bottom = ##f ragged-bottom = ##f @}