Why not just use markup for 'fine'? Position it as you wiil. Andrew
On Sun, 19 May 2019 at 03:15, Gianmaria Lari <[email protected]> wrote: > I'm often in this situation: > > \version "2.21.0" > fine = { > \once \override Score.RehearsalMark #'break-visibility = #'#(#t #t #f) > \once \override Score.RehearsalMark #'self-alignment-X = #RIGHT > \mark \markup \italic "Fine" > } > > \fixed c' { > c d e f \bar "|." \fine \break > \mark A c c c c > } > > > So, I would like the text "Fine" at the end of the first measure (and in > this case at the end of the line) and the rehearsal mark "A" at the > beginning of the next measure (and in this case at the beginning of the > second line). > >
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
