lilypond-user
[Top][All Lists]
Advanced

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

Re: how to force one system per page


From: Joe Neeman
Subject: Re: how to force one system per page
Date: Sun, 11 Jun 2006 07:43:06 +1000

On Sat, 2006-06-10 at 15:55 -0400, Kieren MacMillan wrote:
> Hello, all --
> 
> How do I force Lilypond 2.9.8 to output one system per page? Using
> 
>      \paper
>      {
>          system-count = 1
>      }
> 
> I get the error
> 
>       ERROR: Wrong type (expecting real number): #<undefined>
> 

Ah, crap! I never committed the fix for this! It should be fixed in CVS
anyway because of my most recent changes, but the workaround is to set
system-height = 0 in the paper block.

Anyway, system-count isn't what you're looking for. It just causes the
line-breaking to break the score into system-count systems -- nothing to
do with the distribution of systems over pages.

To get what you want, set next-system-padding (in the paper block) to
something ridiculously big.





reply via email to

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