]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chord-inversion.ly
release: 1.1.41
[lilypond.git] / input / test / chord-inversion.ly
index 2e06840c5e2a25c735ad01ba371d0234d6d1c00b..a5b1b330c5644e3673a6025a78bb1b0746863289 100644 (file)
@@ -17,7 +17,9 @@ inversions = \notes\transpose c''\chords{
 
 \score{
        <
-               \type ChordNames \inversions
-               \type Staff \inversions
+               \context ChordNames \inversions
+               \context Staff \inversions
        >
 }
+
+\version "1.0.16";