> \documentclass{article}
> \begin{document}
> \begin{lilypond}
> \repeat unfold 20 { c'1 }
> \end{lilypond}
> \end{document}

I copied the example from my previous email and kept the "\repeat ...",
which is totally unnecessary.
My test file was

\documentclass{article}
\begin{document}
\begin{lilypond}
{ c'1 }
\end{lilypond}
\end{document}

Best wishes.
Davide


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to