]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/paper-defaults-init.ly
New twoside mode.
[lilypond.git] / ly / paper-defaults-init.ly
index 8be089f618fb70ae3fd5321f6f7dd4ba0a365204..8089b3be71a36d75843be0ff3b784158d57868f5 100644 (file)
@@ -87,6 +87,7 @@
   \include "titling-init.ly"
 
   check-consistency = ##t
+  two-sided = ##f
 
   % These margins apply to the default paper format given by (ly:get-option 'paper-size)
   % and are scaled accordingly for other formats
   left-margin-default = 10 \mm
   right-margin-default = 10 \mm
 
+  inner-margin-default = 10 \mm
+  outer-margin-default = 20 \mm
+  binding-offset-default = 0 \mm
+
   head-separation-default = 4 \mm
   foot-separation-default = 4 \mm