lilypond-user
[Top][All Lists]
Advanced

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

Weirdness in distribution of systems across pages


From: Frank Steinmetzger
Subject: Weirdness in distribution of systems across pages
Date: Sat, 4 Dec 2010 16:47:10 +0100
User-agent: KMail/1.13.5 (Linux/2.6.35.8; KDE/4.5.3; i686; ; )

Hello list,

I have written a document with a number of pieces within a single \book block. 
Each piece is a separate \score. I'm now working on an even density of the 
systems, so the document looks nice as a whole. I have one problem here:

For some pieces I have set a fixed system-count to override lilypond’s 
default, also I have a \pageBreak between all pieces except between 2 and 4. 
This yields the result on the left of the screenshot. It's almost perfect, 
except for piece 9, which is only three systems big with (relatively) much 
space in between. So I tried if it could be 4 systems long and it can.

However, for some reason, when I do so it messes up piece 2. Although it is 
two manual \pageBreaks apart, it is influenced by this one system-count and 
its systems are spread across one additional page (though its system count 
remains the same). You can see the result on the right column of the screenie.


Each piece is stored in a separate file. Those piece files contain the music 
in the form of

\partone=\new ChoirStaff
<<
                \staffone
                \lyricstostaffone

                \stafftwo
                \lyricstostafftwo

                etc...
>>

without any additional \layout information, only the occasional \break. The 
main file has the scores and directly \includes the pieces into them.

Do you have any idea why piece 2 is influenced by piece 9? And -- more 
importantly -- a way to solve this mystery?
-- 
Gruß | Greetings | Qapla'
I forbid the use of any of my addresses with facebook services.

The number you dialed is imaginary.
Please rotate your phone by 90 degrees and try again.

Attachment: noel.ly
Description: Text Data

Attachment: screenie.png
Description: PNG image


reply via email to

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