On 05/05/17 13:28, Jacques Menu Muzhic wrote:
> Hello Malte,
>
> I hadn’t thought of an explictit \box, thanks for the hint!
What's ?obviously? happening is that when you ask for a default mark, it
calculates the mark for you (same thing when you ask for the n'th mark).
But if you explicitly ask
Hello Malte,
I hadn’t thought of an explictit \box, thanks for the hint!
JM
> Le 5 mai 2017 à 10:41, Malte Meyn a écrit :
>
>
>
> Am 05.05.2017 um 10:35 schrieb Menu Jacques:
>> Hello folks,
>>
>> Mark « B » in the following is not placed in a box, like the others.
>>
>> Thanks for your he
Am 05.05.2017 um 10:35 schrieb Menu Jacques:
> Hello folks,
>
> Mark « B » in the following is not placed in a box, like the others.
>
> Thanks for your help!
>
> JM
>
> —
>
> \version "2.19.55"
>
> \relative c'' {
>\set Score.markFormatter = #format-mark-box-alphabet
>c1 \m
Hello folks,
Mark « B » in the following is not placed in a box, like the others.
Thanks for your help!
JM
—
\version "2.19.55"
\relative c'' {
\set Score.markFormatter = #format-mark-box-alphabet
c1 \mark \default
c1 \mark "B"
c1 \mark #8
c1 \mark \default