]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple-song.ly
* Fix some problems after the renaming of my-lily -> lily
[lilypond.git] / input / simple-song.ly
index b7b42d99a8c6aa04512fa88d0708f54b3760fc0a..d68971a6de73b1372f2eb52b5ba6a442cc2eaf6a 100644 (file)
@@ -2,7 +2,7 @@
 <<
     \relative {
        \clef bass
-       d2 d c4 bes a2 \break
+       d,2 d c4 bes a2 \break
        c2 c d4 f g2
     }
     \newlyrics {
@@ -12,4 +12,8 @@
 >>
 
 %% Optional helper for automatic updating by convert-ly.  May be omitted.
-\version "2.3.0"
+\version "2.3.4"
+    
+%% Optional helper for quick click and edit mode.  May be omitted
+#(ly:set-point-and-click 'line-column)
+