]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/paper.scm
Rewrite the vertical layout of staves/systems.
[lilypond.git] / scm / paper.scm
index 81f1fa78ce85095a8707f051bbfdcfc683647a63..48f4a46cb1a5645ccf7808cf36d64ec7f70b7d65 100644 (file)
@@ -2,16 +2,11 @@
 ;;;;
 ;;;;  source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 2004--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
+;;;; (c) 2004--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 (define-public (set-paper-dimension-variables mod)
   (module-define! mod 'dimension-variables
-                 '(after-title-space
-                   before-title-space
-                   between-system-padding
-                   between-system-space
-                   between-title-space
-                   blot-diameter
+                 '(blot-diameter
                    bottom-margin
                    cm
                    foot-separation
@@ -24,7 +19,6 @@
                    line-thickness
                    line-width
                    mm
-                   page-top-space
                    paper-height
                    paper-width
                    pt