Re: leftmargin and page layout

2004-07-28 Thread Pedro Kroger
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > \bookpaper and \paper are basically the same internally. In practice, > they are nested. \bookpaper defines default font sizes, as well as > output scaling. \paper sets defintions for \score blocks. All settings > in \bookpaper are defaults to \pap

leftmargin and page layout

2004-07-26 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hi, > > I implemented leftmargin in the \bookpaper block. rightmargin as an > option is still missing, but one can set it's value indirectly by > setting leftmargin and linewidth: > > \bookpaper { > leftmargin = 3\cm > linewidth = 14\cm > } > > if paper in thi

leftmargin and page layout

2004-07-25 Thread Pedro Kroger
Hi, I implemented leftmargin in the \bookpaper block. rightmargin as an option is still missing, but one can set it's value indirectly by setting leftmargin and linewidth: \bookpaper { leftmargin = 3\cm linewidth = 14\cm } if paper in this example is a4 (21 cm) rightmargin will be 4cm.