I think you've misunderstood the problem. Please try this:
\version "2.4.2"
\score { << \new Staff {
\override Score.RehearsalMark #'self-alignment-X = #-1
b8 \mark \markup {\small \bold "Why is this so ugly?"} as g16 g8.~g4 g16 g8 g16 |
c16 c c c c c c c c c c c c c c c | c8 c c c c c c c
}
\new Staff {
b8 as^\markup {\bold "Why is this not?"} g16 g8.~g4 g16 g8 g16 |
c16 c c c c c c c c c c c c c c c | c8 c c c c c c c
}
>>
}
Bert
_______________________________________________ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond
