]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/generic-output-property.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / generic-output-property.ly
index a6c05f5fbc5c79bfb18450acdc6c4f7fff2f40dc..809cc7718d0fc21946437924702d2907c75c5465 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.10.0"
+\version "2.19.24"
 
 \header{
   texidoc="
@@ -12,12 +12,12 @@ setting the @code{extra-offset} of a grob.
 
 
 \relative c''{
-  \applyOutput #'Bottom #(outputproperty-compatibility
+  \applyOutput Bottom #(outputproperty-compatibility
                 (make-type-checker 'note-head-interface)
                 'extra-offset '(2 . 3))
   c2
   c
-  \applyOutput #'Score #(outputproperty-compatibility (make-type-checker 'mark-interface) 'extra-offset '(-1 . 4))
+  \applyOutput Score #(outputproperty-compatibility (make-type-checker 'mark-interface) 'extra-offset '(-1 . 4))
   \mark A
   d1
   \mark \default