Paul Scott wrote:
Shamus wrote:
It's probably not what you want, but I've found that
\once \override Score.RehearsalMark #'self-alignment-X = #left
\mark \markup { \box { A } \hspace #1.0 \musicglyph #"scripts.segno" }
is an OK workaround. The downsides are that the segno is printed to the
right of the rehearsal mark (not terrible in my opinion) and that lily
no longer keeps track of the rehearsal symbols for you, so you have to
keep track of them yourself. I'm sure there's a better way, but I'm also
pretty sure you can't use \mark \default in combination with any other
text markup. :-/
Thanks. I had seen this discussion but couldn't find it with Google
yet. I will probably use your solution.
Oops! The piece I am working on right now needs the bar numbers in the
boxes. I guess I'll have to put the bar numbers in by hand or write
that scheme code.
Paul
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user