]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/skyline-vertical-placement.ly
Doc-es: various updates.
[lilypond.git] / input / regression / skyline-vertical-placement.ly
index d8b44e95fdeedd53b0065c16628f99ebc4631433..77eb9e75b524a78dc8a44a64efa279cae56eb470 100644 (file)
@@ -5,13 +5,13 @@ using a skyline algorithm so that they don't collide with other objects."
 
 \layout {ragged-right = ##t}
 
-\version "2.14.0"
-\relative c''' {
-  \override Score.PaperColumn #'keep-inside-line = ##f
-  \override TextScript #'outside-staff-priority = #2
-  \override DynamicLineSpanner #'outside-staff-priority = #1
-  c
-  \once \override TextScript #'self-alignment-X = #CENTER
+\version "2.19.21"
+\relative {
+  \override Score.PaperColumn.keep-inside-line = ##f
+  \override TextScript.outside-staff-priority = #2
+  \override DynamicLineSpanner.outside-staff-priority = #1
+  c'''
+  \once \override TextScript.self-alignment-X = #CENTER
   a,^"this doesn't collide with the c"
   b^"this goes above the previous markup"
   a8_"this goes below the dynamic"