]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/font-body.ly
release: 1.3.142
[lilypond.git] / input / test / font-body.ly
index a2536530ef7ac10a9dc1047d691f027eb5533376..157531acbacccb93b325fbc0a2442fb3df3d4084 100644 (file)
@@ -1,4 +1,6 @@
 
+% body for the font test. Does not work standalone
+
 
 FontBody=      \notes\transpose c''{ 
                \bar "|:";
@@ -65,3 +67,6 @@ c\longa*1/4 c\breve*1/2 c1 c2 c4 c8
                        c2\sustainDown c\sustainUp |
                }
 }
+\score {
+       \FontBody
+}