lilypond-user
[Top][All Lists]
Advanced

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

Re: Mark formatting problem


From: Malte Meyn
Subject: Re: Mark formatting problem
Date: Fri, 5 May 2017 10:41:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0


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 \mark \default
>        c1 \mark "B"
>        c1 \mark #8
>        c1 \mark \default
>        c1 \mark \default
> }

Why don’t you use \mark 2 or \mark \markup \box \bold "B"?



reply via email to

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