]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple-song.ly
Update tieDotted to have the same form as slurDotted.
[lilypond.git] / input / simple-song.ly
index b7b42d99a8c6aa04512fa88d0708f54b3760fc0a..344c8b8aedf543fb62d961256783768792cb9812 100644 (file)
@@ -1,15 +1,17 @@
+
 %% A simple song in LilyPond
 <<
     \relative {
        \clef bass
-       d2 d c4 bes a2 \break
+       d,2 d c4 bes a2 \break
        c2 c d4 f g2
     }
-    \newlyrics {
+    \addlyrics {
        My first Li -- ly song,
        Not much can go wrong!
     }
 >>
 
 %% Optional helper for automatic updating by convert-ly.  May be omitted.
-\version "2.3.0"
+\version "2.5.13"
+