]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.2.3
authorfred <fred>
Fri, 27 Aug 1999 13:41:15 +0000 (13:41 +0000)
committerfred <fred>
Fri, 27 Aug 1999 13:41:15 +0000 (13:41 +0000)
Documentation/tex/mudela-book-test.doc [new file with mode: 0644]

diff --git a/Documentation/tex/mudela-book-test.doc b/Documentation/tex/mudela-book-test.doc
new file mode 100644 (file)
index 0000000..05c65ab
--- /dev/null
@@ -0,0 +1,17 @@
+\documentclass{article}
+
+\begin{document}
+
+\begin[eps,intertext="this is that",verbatim]{mudela}
+\score  { \notes  {c4  g4 }}
+\end{mudela}
+
+\begin{verbatim}
+\begin[eps,intertext="this is that",verbatim]{mudela}
+\score  { \notes  {a a }}
+\end{mudela}
+\end{verbatim}
+
+chit chat chot \verb|\mudela{a4 b}| \mudela{a b} and \mudelafile[fragment]{testje.fly}.
+
+\end{document}