lilypond-user
[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:35:31 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030507

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

   /Mats

Laura Conrad wrote:
I'm doing something without lilypond-book for a change, and I need to
force a page break.  I've tried putting \newpage into the \notes{},
which doesn't seem to affect anything at all.  I also tried the code
from input/regression/between-systems.ly:

        \context Score \outputproperty #(make-type-checker
        'paper-column-interface)
                #'between-system-string = #"(pagebreak)\n\n"
        \break

and that doesn't do it either.
Does someone have an example of a forced page break they can send me,
or point me to?

(I'm using 1.7.27, so I'm copying the developer list, but I don't have
any reason to suppose that it's a 1.7 bug, since it isn't anything
that I knew how to do on 1.6 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]