]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4019: binding-offset not properly scaled along with paper size
authorDavid Kastrup <dak@gnu.org>
Sun, 20 Jul 2014 11:56:51 +0000 (13:56 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 27 Jul 2014 07:39:59 +0000 (09:39 +0200)
This will unfortunately affect all previous uses of binding-offset which
likely were employed using trial-and-error.

scm/paper.scm

index 8f6839ab35dbf92c64598061c801811ec3374fb3..d0adef3033a48df7b39a0db5505f73a13c9057c6 100644 (file)
@@ -20,7 +20,8 @@
 
 (define-public (set-paper-dimension-variables mod)
   (module-define! mod 'dimension-variables
-                  '(blot-diameter
+                  '(binding-offset
+                    blot-diameter
                     bottom-margin
                     cm
                     footnote-footer-padding