MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / rehearsal-mark-direction.ly
blobb4500cb84ddf581d9d74cad23104a62cb1f624e9
1 \version "2.13.7"
3 \header {
4 texidoc = "Rehearsal marks with direction DOWN get placed at
5 the bottom of the score."
8 \new StaffGroup <<
9 \new Staff { g'1 }
10 \new Staff {
11 c'1
12 \once \override Score . RehearsalMark #'break-visibility = #begin-of-line-invisible
13 \once \override Score . RehearsalMark #'direction = #DOWN
14 \mark \markup \italic "Fine."