]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-rest-positioning.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / dynamics-rest-positioning.ly
index 7082e4abcfa31205e89a69892751a849e5d1b720..e64c5486fa2a41b196001da89db2b7b0a9f87394 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
   texidoc = "Text dynamics are positioned correctly on rests, i.e.,
 centered on the parent object."
 }
 
-\relative c'' {
-  g2\p r\p
+\relative {
+  g'2\p r\p
   g4\f s r4\f s
 }