]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-empty.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / dynamics-empty.ly
index 4b06d96faefe05bc5c0ec6c2d330fd52ce218700..cdf907a490b0dcb2173873abc4c4f08aa7b5a750 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.18"
+\version "2.19.12"
 
 \header {
   texidoc = "An empty Dynamics context does not confuse the spacing."
@@ -19,7 +19,7 @@
   \layout {
     \context {
       \Dynamics
-      \override VerticalAxisGroup #'nonstaff-relatedstaff-spacing
+      \override VerticalAxisGroup.nonstaff-relatedstaff-spacing
         = #'((minimum-distance . 5))
     }
   }