]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chord-inversion.ly
release: 1.3.118
[lilypond.git] / input / test / chord-inversion.ly
index eaf0acae1de133d72b9794b84b63c3e371db33ce..2570025f69e0af2f8b4c0c4e992ed2a53cb6a29a 100644 (file)
@@ -1,10 +1,10 @@
 \header{
-enteredby =     "jcn";
-copyright =     "public domain";
-TestedFeatures =        "chord inversions";
+enteredby =     "jcn";
+copyright =     "public domain";
+TestedFeatures =        "chord inversions";
 }
 
-inversions = \notes\transpose c''\chords{
+inversions =  \notes\transpose c''\chords{
        % inversions
        c1 c:sus c:6 c/e c/g
        c/d % this triggers a warning: no 'd' in chord of c
@@ -20,4 +20,4 @@ inversions = \notes\transpose c''\chords{
        >
 }
 
-\version "1.3.110"; 
+\version "1.3.117";