MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / markup-line-thickness.ly
blob2738783884693ce776d505012aaa5e41f9c7ffc6
1 \version "2.12.0"
3 \header {
5 texidoc = "The thickness setting between markup lines and other
6 lines is consistent."
10 \new Staff {
11 \override TextSpanner #'bound-details #'right #'text =
12 #(markup #:draw-line '(0 . -1))
13 \override TextSpanner #'thickness = #2
14 c'4 \startTextSpan
15 c'4 \stopTextSpan