Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2392)

Unified Diff: ly/paper-defaults-init.ly

Issue 144049: New twoside mode.
Patch Set: Revised version. Created 15 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/output-def.cc ('k') | scm/page.scm » ('j') | scm/page.scm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ly/paper-defaults-init.ly
diff --git a/ly/paper-defaults-init.ly b/ly/paper-defaults-init.ly
index 8be089f618fb70ae3fd5321f6f7dd4ba0a365204..8089b3be71a36d75843be0ff3b784158d57868f5 100644
--- a/ly/paper-defaults-init.ly
+++ b/ly/paper-defaults-init.ly
@@ -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
@@ -97,6 +98,10 @@
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
« no previous file with comments | « lily/output-def.cc ('k') | scm/page.scm » ('j') | scm/page.scm » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b