]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stems.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / grace-stems.ly
index c45799d0eb316d6116afaaee232c50dc80d8d429..62f576b57d8e2e0d4a81a8b60d176e4eb957dd9d 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0"
+\version "2.17.6"
 \header{
   texidoc = "Here @code{startGraceMusic} should set @code{no-stem-extend} to 
 true; the two grace beams should be the same here.
@@ -14,9 +14,9 @@ true; the two grace beams should be the same here.
 \context Voice \relative c {
   \grace { 
     f8[ e8] 
-    \override Stem  #'no-stem-extend = ##t
+    \override Stem.no-stem-extend = ##t
     f8[ e8] 
-    \revert Stem #'no-stem-extend
+    \revert Stem.no-stem-extend
   }
   a4