Hi, Using 2.3.22, how do I use \lilypond in a .lytex file?
I tried the following file, it gives me errors. If I replace \lilypond{...}
with \begin{lilypond}...\end{lilypond}, it all works fine. Is this a bug?
\documentclass[letterpaper]{article}
\begin{document}
\lilypond{\relative c' {c4 d e f} }
\end{document}
_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
