]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lilypond-book/html-lilypond-block.html
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / input / regression / lilypond-book / html-lilypond-block.html
1 <html>
2
3 A simple lilypond snippet as a stand-alone paragraph:
4
5 <lilypond>
6 \relative c' {\repeat unfold 20 c4}
7 </lilypond>
8
9
10 </html>