%% fink 2.5.20 :  the \pageBreak is ignored.

\documentclass{article}
\usepackage{graphics}

\begin{document}

\begin{lilypond}
\relative c' {
  \repeat unfold 4 {c4 c c c c c c c c c c c \break }
\pageBreak
  \repeat unfold 4 {d4 d d d d d d d d d d d \break }
}
\end{lilypond}

\end{document}



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to