]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/example-3.ly
patch::: 1.5.23.jcn1
[lilypond.git] / input / example-3.ly
index 92e05eaf042f333bcf923f8d61afccc05d2da4e9..8a445f1dbb3164350dbf0d57a1828bfa9dcf7058 100644 (file)
@@ -1,10 +1,11 @@
+\version "1.3.146"
 
 one =  \notes\relative c{
        c'' d e f
 }
 
 two =  \notes\relative c{
-       \clef "bass";
+       \clef "bass"
        c'2 g2
 }
 
@@ -17,7 +18,7 @@ two =  \notes\relative c{
        \midi{}
 }
 
-% A full example with two staffs
+% A full example with two staves
 %
 % Type:
 %