]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/metadoc/test.tely
patch::: 1.2.2.jcn1
[lilypond.git] / Documentation / metadoc / test.tely
diff --git a/Documentation/metadoc/test.tely b/Documentation/metadoc/test.tely
new file mode 100644 (file)
index 0000000..ae2662f
--- /dev/null
@@ -0,0 +1,21 @@
+\input texinfo   @c -*-texinfo-*-
+@setfilename foo
+@settitle foo
+
+@c @node Top
+@c @top
+
+@menu
+* foo:: bar
+@end menu
+
+@node foo
+@section foo
+
+@mudela[veryverbatim, intertext="produces this music:"]
+\score{
+  \notes\relative c'{
+       a b c
+  }
+}
+@end mudela