]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lilypond-book/html-lilypond-block.html
resolve merge
[lilypond.git] / input / regression / lilypond-book / html-lilypond-block.html
diff --git a/input/regression/lilypond-book/html-lilypond-block.html b/input/regression/lilypond-book/html-lilypond-block.html
new file mode 100644 (file)
index 0000000..dfaf1c1
--- /dev/null
@@ -0,0 +1,10 @@
+<html>
+
+A simple lilypond snippet as a stand-alone paragraph:
+
+<lilypond>
+\relative c' {\repeat unfold 20 c4}
+</lilypond>
+
+
+</html>