[EMAIL PROTECTED] wrote:
\version "2.6.0"
% #(set-default-paper-size "a4")
\book {
\markup { "Page 1 stuff" }
\markup { \postscript #"showpage" }
\markup { "Page 2 stuff" }
\markup { \postscript #"showpage" }
\markup { "Page 3 stuff" }
\score { \new Staff { c c c c } }
}
But it isn't good enough: the page breaks do indeed occur,
Lily doesn't know about your page breaks, so this will not work. I'm
surprised that GS doesn't halt on this.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user