]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/slur-damping.ly
* scripts/convert-ly.py (FatalConversionError.conv): conversion
[lilypond.git] / input / test / slur-damping.ly
index 420093a9a95743203d3f2a993885b081a80a541b..4c8038445c2a3fa2a253b6e799b9c6711037d65c 100644 (file)
@@ -1,12 +1,14 @@
-% test damping
-\version "1.0.16";
+\version "1.7.18"
+% delete.  -gp
+\header{ texidoc=" DELETE. "}
 
 \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 %%