lilypond-user
[Top][All Lists]
Advanced

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

Re: markup circle and sub


From: Robin Bannister
Subject: Re: markup circle and sub
Date: Fri, 10 Nov 2017 11:10:59 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Gianmaria Lari wrote:

(it writes A
and 1 in two different boxes)

\version "2.19.80"
\mark \markup {* \box \concat {A \sub 1} *}

\box will apply to each item in a subsequent list,
unless you give the list to another command, like \concat, first.


Cheers,
Robin



reply via email to

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