]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/engraver-one-by-one.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / test / engraver-one-by-one.ly
index af0f289f2592342639a285ebbc2e631e1f1e5998..ed79c1a58902e546a0bd9f3d7b3eddd8f0f8a3a0 100644 (file)
@@ -65,8 +65,8 @@ MyStaff =\context {
        % weird effects when doing instrument names for
        % piano staves
 
-       instrumentName = #'()
-       shortInstrumentName = #'()
+       instrument = #'()
+       instr = #'()
          
        \accepts "Voice"
 }