]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/metadoc/test.tely
patch::: 1.2.2.jcn1
[lilypond.git] / Documentation / metadoc / test.tely
1 \input texinfo   @c -*-texinfo-*-
2 @setfilename foo
3 @settitle foo
4
5 @c @node Top
6 @c @top
7
8 @menu
9 * foo:: bar
10 @end menu
11
12 @node foo
13 @section foo
14
15 @mudela[veryverbatim, intertext="produces this music:"]
16 \score{
17   \notes\relative c'{
18         a b c
19   }
20 }
21 @end mudela