Hi Dave,

> I'd like to draw a box around this:
> \mark \markup { \bold { \huge "A" \super "1" } }
> 
> But if I add in \box, e.g.:
> \mark \markup \box { \bold { \huge "A" \super "1" } }
> 
> I get a box around the A and a box around the 1.  On the graphics
> documentation page, other than manually defining a box, is there a way
> to make the box without the "extra" work?

How about

  \mark \markup \bold \box \huge \concat { "A" \super "1” }

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to