]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stems.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / grace-stems.ly
index 61bcb4fff734bd2495b7f5ee59b0341cde3466b7..d933bfcec0138979eafe4848b8dfb5c903ac786f 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header{
 texidoc = "Here @code{startGraceMusic} should set @code{no-stem-extend} to 
 true; the two grace beams should be the same here.
@@ -8,7 +8,7 @@ true; the two grace beams should be the same here.
 
 
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c {
     \grace { 
        f8[ e8] 
       \override Stem  #'no-stem-extend = ##t