]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/skyline-vertical-placement.ly
Import guile-1.8 as multiple upstream tarball component
[lilypond.git] / input / regression / skyline-vertical-placement.ly
index 731db4f2c520dd0ca63e157a2ce6fbcc8d1359f8..49c03760925acfffa19a3a3cd0e44d313b38c0a2 100644 (file)
@@ -5,12 +5,13 @@ using a skyline algorithm so that they don't collide with other objects."
 
 \layout {ragged-right = ##t}
 
-\version "2.12.0"
+\version "2.17.6"
 \relative c''' {
-  \override TextScript #'outside-staff-priority = #2
-  \override DynamicLineSpanner #'outside-staff-priority = #1
+  \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
+  \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"