lilypond-user
[Top][All Lists]
Advanced

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

Re: Box around mark


From: Kieren MacMillan
Subject: Re: Box around mark
Date: Thu, 4 May 2017 11:08:19 -0400

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: address@hidden




reply via email to

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