lilypond-user
[Top][All Lists]
Advanced

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

Changing the paper size


From: Christoph Bartoschek
Subject: Changing the paper size
Date: Thu, 24 May 2007 11:36:09 +0200
User-agent: KMail/1.9.7

Hi,

now I would like to change the paper size to:

width 118mm
height 210mm
left margin 10mm
right margin 10mm

top and bottom margin should stay.

I have entered:

\paper {
   leftmargin = 10 \mm
   rightmargin = 10 \mm
   hsize = 118\mm
   vsize = 210\mm
}

and I have:

\layout {
 indent = 0 \mm
 linewidth = 98 \mm
}

The staves now have the desired with, but the page is still A4 (I guess).
The title is not centered above the staves but centered on the page.

What is wrong?

Christoph




reply via email to

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