Hi again, Forget my previous code which make no sense (I'm a little tired). Here's something simpler :
\version "2.18.2" \layout { \context { \Score \override RehearsalMark.self-alignment-X = #LEFT } } \relative c'' { c1 \tweak break-visibility #end-of-line-visible \tweak self-alignment-X #RIGHT \mark \markup "this should be right aligned" | \break c1 \mark \markup "this should be left aligned" | \break c1 } Cheers, Pierre
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user