]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chord-taxonomy.ly
Fixes documentation.
[lilypond.git] / input / test / chord-taxonomy.ly
index f629d015f1763853a74309326dc662893386dd2a..05752119a8956e5859d50859f35cfc3e294dfd4d 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.6"
 \header {
   title="Chord Taxonomy of LilyPond -- jazz"
 }
@@ -20,6 +20,7 @@ scheme = \chords {
   <
     \property ChordNames.ChordName \set #'style = #'jazz
     \context ChordNames \scheme
-    \context Staff \notes \transpose c'' \scheme
+    \context Staff \notes \transpose c c' \scheme
   >
 }
+%% new-chords-done %%