]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-rest-positioning.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / dynamics-rest-positioning.ly
index bae0ebd94e6e47598a63ffcc1a84f8d67e5814b6..e64c5486fa2a41b196001da89db2b7b0a9f87394 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.13.29"
+\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
 }