]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lilypond-book/tex-musicxml-file-options.lytex
Issue 5167/4: Parser: let `assignment_id' return a symbol
[lilypond.git] / input / regression / lilypond-book / tex-musicxml-file-options.lytex
1 \documentclass{article}
2 \begin{document}
3 Including a MusicXML file with options:
4 \musicxmlfile[language=deutsch,absolute,no-beaming]{include.xml}
5 \end{document}