2010/1/15 James Lowe <[email protected]>: > Dear I.love.the.pikachu, > > See: > > http://lilypond.org/doc/v2.12/Documentation/user/lilypond-big-page#index-outside_002dstaff_002dpriority > > to give you an idea. > > James
Right. RehearsalMark (\mark) has a higher value of #'outside-staff-priority than TextScript (\markup). \once \override TextScript #'outside-staff-priority = #2000 just before s1*0^"text markup" should do the trick. -- Xavier Scheuer <[email protected]> _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
