lilypond-user
[Top][All Lists]
Advanced

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

Re: pagebreak one line too early


From: Mats Bengtsson
Subject: Re: pagebreak one line too early
Date: Tue, 10 Aug 2004 12:46:00 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

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

address@hidden 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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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