]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/slur-damping.ly
* ly/chord-modifiers-init.ly:
[lilypond.git] / input / test / slur-damping.ly
index 420093a9a95743203d3f2a993885b081a80a541b..e5b60babbe18c452a4c12ff2027e06a3b7a67df4 100644 (file)
@@ -1,12 +1,14 @@
+\version "1.7.18"
 % test damping
-\version "1.0.16";
+
 
 \score{
        \notes\relative c'{
 
-               c'()b' ~ b, c
+               c'(b'-)-~ b, c
                c c c c
                c c c c
                c c c c
        }
 }
+%% new-chords-done %%