lilypond-devel
[Top][All Lists]
Advanced

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

Re: page break?


From: Mats Bengtsson
Subject: Re: page break?
Date: Tue, 29 Jul 2003 16:59:58 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030507

If you want a page break in the text part (i.e. outside the
\begin{lilypond}\end{lilypond} section) of the document,
just issue the LaTeX command \clearpage or \newpage.

   /Mats

Laura Conrad wrote:
"Mats" == Mats Bengtsson <address@hidden> writes:


    Mats> It certainly works here, both with 1.6.11 and 1.7.late.
    Mats> I picked a score at random, inserted a \newpage in the
    Mats> \notes{} section and it certainly gives a page break, both
    Mats> when I use ly2dvi and when I include it in a LaTeX wrapper
    Mats> with lilypondfile{}. Of course, you have to remember that
    Mats> the \newpage macro involves a \break and will therefore only
    Mats> work at bar lines.

You're correct; doing it in the middle of a set of notes (and putting
an empty barline in to make sure it's at a bar) does seem to work.

However, I'm putting it at the beginning of a part.  That is, right
now that part is being split between pages, and I'd rather have it all
on one page.  I don't seem to be able to make it work at the beginning
of the part.  I tried putting it at the end of the previous part, and
that didn't work either.



--
=============================================
        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]