]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-changes.ly
*** empty log message ***
[lilypond.git] / input / regression / chord-changes.ly
index 548e7b6b9a608a445aae911cb768118726a78d63..9fddd84702eb20e766595ccdc41dc9120a2013e5 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.5"
 
 \header{
 texidoc="property chordChanges: only display chord names when
@@ -19,9 +19,10 @@ settings = {
 \score {
   \notes <
     \context ChordNames < \scheme \settings >
-    \context Staff \transpose c'' \scheme
+    \context Staff \transpose c c' \scheme
   >
   \paper{
     linewidth = 40 * \staffspace
   }
 }
+%% new-chords-done %%
\ No newline at end of file