Mats Bengtsson wrote:
Rick Hansen (aka RickH) wrote:
Here is a work-around that I'm using for now:
\override Score.RehearsalMark #'break-align-symbol = #'clef
\mark \markup{ \hspace #0 \raise #1.5 "Bossa Nova" }
I would rather use:
\once \override Score.RehearsalMark #'padding = #1.5
\mark "Bossa Nova"
I have a set of macros I use based on help Nicolas Sceaux gave me some
time ago which I could post if useful to anyone. For the above I can do:
#(markPad 1.5 #t) \mark "Bossa Nova" Note that the rest of the code is
necessary for this to work.
Paul Scott
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond