lilypond-user
[Top][All Lists]
Advanced

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

Re: updated margins-a4-letter.ly


From: Patrick McCarty
Subject: Re: updated margins-a4-letter.ly
Date: Sun, 5 Oct 2008 10:22:30 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

Hi Graham,

On Sun, Oct 05, 2008 at 09:58:12AM -0700, Graham Percival wrote:
> 
> In other words, does
> #(set-default-paper-size ...)
> set any variables other than paper-width and paper-height?  ie is
> there a paper-size variable?  I couldn't see any in the definition
> of set-default-paper-size in scm/paper.scm.  I'd love to fix this, but
> I can't see how.

The variables are defined in the set-paper-dimensions function in
scm/paper.scm.  So #(set-default-paper-size) defines paper-width,
paper-height, line-width, indent, and short-indent.  #(set-paper-size)
does the same.

HTH,
Patrick




reply via email to

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