lilypond-user
[Top][All Lists]
Advanced

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

Re: Shrinking to fit on a single page


From: Eluze
Subject: Re: Shrinking to fit on a single page
Date: Sat, 4 Oct 2008 04:42:10 -0700 (PDT)


lily.user wrote:
> 
> Is there a better way?  
> 
I dunno if its the best but it works:

#(set-global-staff-size 16)
\paper {
  % between-system-space = 10\mm % does nothing?
  % between-system-padding = #1 % does nothing?
        system-count = #4
  % ragged-bottom = ##t
  % ragged-last-bottom = ##t
  % bottom-margin=0\mm
  % top-margin=0\mm
  % paper-height=310\mm
}

U can even omit *system-count = #4* and it will fit in 3 systems (at least
on my system).
hth
-Eluze
-- 
View this message in context: 
http://www.nabble.com/Shrinking-to-fit-on-a-single-page-tp19810965p19811267.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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