]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/skyline-vertical-placement.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / skyline-vertical-placement.ly
index 49c03760925acfffa19a3a3cd0e44d313b38c0a2..77eb9e75b524a78dc8a44a64efa279cae56eb470 100644 (file)
@@ -5,12 +5,12 @@ using a skyline algorithm so that they don't collide with other objects."
 
 \layout {ragged-right = ##t}
 
-\version "2.17.6"
-\relative c''' {
+\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
+  c'''
   \once \override TextScript.self-alignment-X = #CENTER
   a,^"this doesn't collide with the c"
   b^"this goes above the previous markup"