]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stems.ly
* lily/my-lily-lexer.cc (start_main_input): define input-file-name
[lilypond.git] / input / regression / grace-stems.ly
index 24feff42013eb36efc4dba48e4452e38ba28bcdf..e5d32c2b800ed46c26b52ade59e1186a1ac0ff94 100644 (file)
@@ -1,5 +1,5 @@
 #(ly:set-option 'old-relative)
-\version "1.9.0"
+\version "1.9.1"
 \header{
 texidoc = "Here startGraceMusic should set no-stem-extend to true;
 the two grace beams should be the same here.
@@ -10,9 +10,9 @@ the two grace beams should be the same here.
 \score { 
   \context Voice \notes\relative c {
     \grace { 
-       f8-[ e8] 
+       f8[ e8] 
       \property Voice.Stem \override #'no-stem-extend = ##t
-       f8-[ e8] 
+       f8[ e8] 
       \property Voice.Stem \revert #'no-stem-extend
     }
     a4