On Fri 17 Dec 2010, 14:00 Phil Holmes wrote: > ----- Original Message ----- From: <[email protected]> > To: "Phil Holmes" <[email protected]> > Cc: <[email protected]> > Sent: Friday, December 17, 2010 1:48 PM > Subject: Re: How to print less measures to each system > > > >Is it that I can only do this manually? > > > > It seemed that if you knew you wanted a fixed number of measures per > horizontal line, then using \break is the easiest way to force this. My 3cents: if your score has constant time signature and you know a total number of measures, than it's quite easy to do what you need (and what's Phil is talking about) -- you need to use separate voice for breaks and \repeat "unfold" K { s1*L \break } in that voice, where K is a number of breaks you need, L is a factor for s1 to be multiplied to fill one system.. like that.
> Have you looked at the next section in the Notation Reference, on > horizontal spacing? > > http://lilypond.org/doc/v2.13/Documentation/notation/horizontal-spacing-overview -- Dmytro O. Redchuk Bug Squad Be careful! These are some commonly used abbreviations: • LM -- Learning Manual • NR -- Notation Reference • IR -- Internal Reference Look at LilyPond’s documentation to find more. _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
