MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / whiteout.ly
blobe75a168216a7a3bd0196064d17433f2b83fe5ea6
1 \header {
3 texidoc = "The whiteout command underlays a white box under a
4 markup. The whitening effect only is only guaranteed for staff lines,
5 since staff lines are in a lower layer than most other grobs. "
8 \version "2.12.0"
10 \paper
12 ragged-right = ##t
15 \relative c'' {
16 \override TextScript #'extra-offset = #'(2 . 4)
17 c4-\markup { \whiteout \pad-markup #0.5 foo } c