]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-changes.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / chord-changes.ly
index e99a4787a8c1d9d025f9235f85cbe940ca0d7c6d..33117b4347f3a4a9945f5443c097570480ef9a29 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.2.0"
+\version "2.3.4"
 
 \header{
 texidoc="Property chordChanges: display chord names only when
@@ -17,7 +17,7 @@ settings = {
 }
 
 \score {
-  \notes <<
+   <<
     \context ChordNames << \scheme \settings >>
     \context Staff \transpose c c' \scheme
   >>