lilypond-user
[Top][All Lists]
Advanced

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

Re: Specifying a different number of systems on pg 1 ?


From: Trevor Daniels
Subject: Re: Specifying a different number of systems on pg 1 ?
Date: Tue, 23 Jun 2015 09:12:55 +0100

> On 23 Jun 2015, at 02:05, Larry Kent <address@hidden> wrote:
>> 
>> My apologies......I'm sure I've seen this in the documentation or on this 
>> list somewhere, but today when I actually need this, I can't find a way to 
>> do this.
>> 
>> I want to have 3 systems per page, except only 2 systems on the first page.
>> 
>> Thanks in advance for a pointer.
>> 
>> LKent
>> Tampa FL
> 
> I don’t know of an easy way to do this without using explicit page breaks - 
> is that possible in your case?

Try specifying the total number of systems and number of pages you require:

  system-count = 8
  page-count = 3

with

  ragged-bottom  = ##f
  ragged-last-bottom = ##f

obviously with numbers to suit your case.  If all the systems are about the 
same size
this should work.  If not, try adjusting the size of the header material too.

Trevor

reply via email to

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