]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-beam.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / grace-beam.ly
index 3d97e210d82dab11c88ff06452a705333fe561b9..a098b5e2962e13470347bf40f219b7975c63c8af 100644 (file)
@@ -9,10 +9,10 @@ Unbeamed grace notes are not put into normal beams.
 \layout { ragged-right= ##t }
 
 
-\version "2.14.0"
-\relative c'' {
-  c4  d8[
-    \grace {  e32[  d c d] } e8]
+\version "2.19.21"
+\relative {
+  c''4  d8[
+    \grace {  e32  d c d } e8]
   e[  e
       \grace { f16 } e8 e]
 }