]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/just-friends.ly
release: 1.1.41
[lilypond.git] / input / just-friends.ly
index 8082c7b83e614f7b7bebdd92596cd2575f74d54f..faf096639d94bf71cedc20c4b0f2f6112e5f5e5a 100644 (file)
@@ -30,7 +30,7 @@ of a certain tune (Jazz, Real Book, for example), like
 %}
 
 \score{
-       \type ChordNames \chords{
+       \context ChordNames \chords{
                \property Score.chordInversion = 1
                \property Score.barAtLineStart = 1
                \repeat 2 {
@@ -56,3 +56,5 @@ of a certain tune (Jazz, Real Book, for example), like
                }
        }
 }
+
+\version "1.0.16";