MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / skyline-vertical-placement.ly
blobb01a8a33d1f41dccc0a3bd040e9b849fb568c404
1 \header {
2 texidoc = "Grobs that have outside-staff-priority set are positioned
3 using a skyline algorithm so that they don't collide with other objects."
6 \layout {ragged-right = ##t}
8 \version "2.12.0"
9 \relative c''' {
10 \override Score.PaperColumn #'keep-inside-line = ##f
11 \override TextScript #'outside-staff-priority = #2
12 \override DynamicLineSpanner #'outside-staff-priority = #1
14 \once \override TextScript #'self-alignment-X = #CENTER
15 a,^"this doesn't collide with the c"
16 b^"this goes above the previous markup"
17 a8_"this goes below the dynamic"
18 a\f