lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: different margins for even/odd pages


From: Kieren MacMillan
Subject: Re: different margins for even/odd pages
Date: Sun, 5 Nov 2017 20:52:05 -0500

Hi Mason,

> Actually could you clarify how the outer margin works in two-sided mode? I 
> would expect
> two-sided = ##t
> inner-margin = 0mm
> outer-margin = 0mm
> binding-offset = 0mm

Did you actually try that code, exactly as written, and get no error?
With what version, exactly?

Regardless, this works as expected for me:

%%%%  SNIPPET BEGINS
\version "2.19.80"

\paper {
  two-sided = ##t
  inner-margin = 0\mm
  outer-margin = 0\mm
  binding-offset = 0\mm
}

\repeat unfold 120 c''4
%%%%  SNIPPET ENDS

Hope that helps,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]