]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/example-3.ly
release: 1.3.140
[lilypond.git] / input / example-3.ly
index 7bbed535f0ef9de0f36118632b802e85e39c17d3..547f2fa40af784bca75e53fec2cb213c948f7b83 100644 (file)
@@ -1,10 +1,9 @@
-\version "1.0.20";
 
-one = \notes\relative c{
+one =  \notes\relative c{
        c'' d e f
 }
 
-two = \notes\relative c{
+two =  \notes\relative c{
        \clef "bass";
        c'2 g2
 }
@@ -25,7 +24,7 @@ two = \notes\relative c{
 %     ly2dvi example-3
 %     xdvi example-3     # or your dvi viewer here
 %
-% For more elaborate examples see twinkle.ly, kortjakje.ly and mutopia/*.
+% For more elaborate examples see twinkle.ly, input/* and mutopia/*.
 %
 % A docmument on Mudela is under construction: Documentation/tex/mudela.doc
 % (available as .ps from the website too).