]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lilypond-book/tex-include-options.lytex
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / lilypond-book / tex-include-options.lytex
diff --git a/input/regression/lilypond-book/tex-include-options.lytex b/input/regression/lilypond-book/tex-include-options.lytex
new file mode 100644 (file)
index 0000000..a53fb5d
--- /dev/null
@@ -0,0 +1,5 @@
+\documentclass{article}
+\begin{document}
+Including Lilypond file with options (quote and noindent):
+\lilypondfile[quote,noindent]{include2.ly}
+\end{document}