bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rehearsal marks buglist


From: Paul Scott
Subject: Re: Rehearsal marks buglist
Date: Tue, 04 Apr 2006 09:30:40 -0700
User-agent: Mail/News 1.5 (X11/20060228)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]