Vivian Barty-Taylor wrote:
Why not try \once \override Score.RehearsalMark #'extra-offset = (0 . -4 )
(adjust -4 until you get the mark where you want.)
Looking at your code again, you could also try replacing RehearsalMark
with Score.RehearsalMark I've never used Y-offset to move things about
Why not try \once \override Score.RehearsalMark #'extra-offset = (0 . -4 )
(adjust -4 until you get the mark where you want.)
Looking at your code again, you could also try replacing RehearsalMark with
Score.RehearsalMark I've never used Y-offset to move things about, but perhaps
it works too.