On 02/03/13 01:00, Hilary Snaden wrote:
Is there a way of making LilyPond insert a blank first page if the page breaker starts content on page 2? It's a major pain adding a page once the PDF has been created.
This gives a blank first page:
%=============
\header { }
\pageBreak
\markup \null
\bookpart {
\relative c'' {
c1
}
}
%=============
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
