]> git.donarmstrong.com Git - lilypond.git/blob - input/tutorial/lbook-html-test.html
a55d74d8f956be3f7534ad28a133c5a9ea4b6476
[lilypond.git] / input / tutorial / lbook-html-test.html
1 <html>
2 <p>
3 Documents for lilypond-book may freely mix music and text.  For
4 example,
5 <lilypond>
6 \relative {
7   c2^"test" g'2 \times 2/3 { f8 e d } c'2 g4
8 }
9 </lilypond>
10
11 <lilypond fragment quote staffsize=26 verbatim>
12   c'4 f16
13 </lilypond>
14 </html>