]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/apply-output.ly
* lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
[lilypond.git] / input / regression / apply-output.ly
index 128c07f6f0ab9273bbd5c2f9d49fe46a98e8106e..56d515557055194ed0a04b31a56b9400d71cf9e9 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.7.39
+\version "2.9.6
 \header {
 
   texidoc = "The @code{\applyOutput} expression is the most flexible way to
@@ -38,7 +38,7 @@ position.
   \stemUp
   \set autoBeaming =  ##f
   { <d f g b>8
-    \context Voice \applyOutput #mc-squared
+    \applyOutput #'Voice #mc-squared
 
     <d f g b>
   }