I'm new to LaTeX, but not lilypond. I'm using TeXShop, and I'm getting some not really desired output.

\begin{document}
        \begin{lilypond}

        \version "2.11.36"
        \include "deutsch.ly"
\header { title = "Beauty—be not caused—It Is—" instrument = "Querflöte" }

        {c'2 fis'4 h'8 a'}

\end{lilypond}

\end{document}


I don't get the umlauts and I don't get the characters after my em dashes. I'm assuming that LaTeX doesn't like getting em dashes input, but how do I get lilypond to process the em dash inside of LaTeX? Same thing for the umlaut?

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

Reply via email to