]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/move-specific-text.ly
release commit
[lilypond.git] / input / test / move-specific-text.ly
index 7495d5e3b252a1e53cc3f118116e58fc1a65f255..56a239ef3e700b65920a18a03c89be3b84fae026 100644 (file)
@@ -11,7 +11,7 @@ move text around. " }
 \score {
   \notes\relative c''' {
     \property Voice.Stem \set #'direction = #1
-    \applyoutput #(outputproperty (make-text-checker (make-simple-markup "m.d."))
+    \applyoutput #(outputproperty-compatibility (make-text-checker (make-simple-markup "m.d."))
       'extra-offset '(-3.5 . -4.5))
     a^2^"m.d."
   }