]> git.donarmstrong.com Git - lilypond.git/commitdiff
Change suggested page settings in manual to avoid programming
authorGraham Percival <graham@percival-music.ca>
Thu, 21 Sep 2006 17:22:06 +0000 (17:22 +0000)
committerGraham Percival <graham@percival-music.ca>
Thu, 21 Sep 2006 17:22:06 +0000 (17:22 +0000)
error warnings.

ChangeLog
Documentation/user/tweaks.itely

index 53004a357abf37e7011c54a95b278fd1b52df5bb..894e7e8dbc1597908f3f1305ddf8619030147f64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-21  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/tweaks.itely (Fitting music onto fewer
+       pages): change settings to avoid warning messages.
+
 2006-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
        * Documentation/user/tweaks.itely (Fitting music onto fewer
index fb1bdea8ef819021e283df801dd52e8301089f41..ea839d1113ad333de5c44fb2a35095bd4dbe21d1 100644 (file)
@@ -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
 @}