]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi/rest-dynamic.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / midi / rest-dynamic.ly
index 80de858bbe0f2ebf5ef38a87f59421f3750c8791..318129a1b129f05427a95a9f3e2b5ef1eaff217a 100644 (file)
@@ -1,12 +1,12 @@
-\version "2.16.0"
+\version "2.19.21"
 \header {
 texidoc="LilyPond respects rests, also when there are dynamics"
 options=""
 }
 
 \score {
-  \new Staff \relative c' {
-    \time 2/4 e4 e r4 e\f |
+  \new Staff \relative {
+    \time 2/4 e'4 e r4 e\f |
   }
   \layout {}
   \midi {}