I made some experiments and the result seems somewhat random.
The following example shows the behaviour reported by Corinna.
\version "2.2.5"
\score{\notes\relative c'{
\repeat unfold 5 {c4 d e f g f e d c1 }
% Commenting the next line gives correct behaviour!!!
\repeat unfold 5 {c4 d e f g f e d c1 }
c2 e g e^"Page break here!" \newpage
\repeat unfold 10 {c4 d e f g f e d c1} \newpage} }
However, if you comment out the indicated line, it works as it should.
/Mats
[EMAIL PROTECTED] wrote:
Hello, all!
I am typesetting the Mendelssohn octet for Project Gutenberg and I have a problem with forced pagebreaks. \newpage at the bar line where I want a page break induces the appropriate line break, but a page break only after the NEXT line. I am using lilypond 2.2 on cygwin.
Thanks for your help
Corinna
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
