lilypond-user
[Top][All Lists]
Advanced

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

Re: Printing music compactly


From: Francisco Vila
Subject: Re: Printing music compactly
Date: Mon, 17 May 2010 11:59:44 +0200

2010/5/16 David Sumbler <address@hidden>:
> So, can anybody give me a quick hack to get music which is proportioned
> normally (as regards the ratios between staves, note-heads, text etc.
> etc.), and which has little or no wasted space between staves?  The
> default vertical spacings in Lilypond do seem to be rather bizarre.

Try this to eliminate any space between systems:

\paper {
  between-system-spacing=#'((space . 0) (padding . 0))
}

Negative values for padding are also possible but of course not
recommended, as G clefs would overlap.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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