lilypond-1.4.4
[lilypond.git] / Documentation / metadoc / test.tely
blobe22d3c3541fe6b7c8aca2e562c814fc48b1ee085
1 \input texinfo   @c -*-texinfo-*-
2 @setfilename foo
3 @settitle foo
5 @c @node Top
6 @c @top
8 @menu
9 * foo:: bar
10 @end menu
12 @node foo
13 @section foo
15 @mudela[verbatim, intertext="produces this music:"]
16 \include "paper16.ly"
17 \score{
18   \notes\relative c'{
19         a b c
20   }
22 @end mudela
24 @bye