Hi,

how can I force a pagebreak between two \score elements in lily 2.4.2?

\version "2.4.2"
\book{
        \score{
                c''
        }
        %pagebreak here
        \score{
                c''
        }
}

Thanks
Christian



_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to