Gianmaria Lari <gianmarial...@gmail.com> writes:

> On Tue, 19 Jun 2018 at 19:01, David Kastrup <d...@gnu.org> wrote:
>
>> Gianmaria Lari <gianmarial...@gmail.com> writes:
>>
>> > On the accordion scores to indicate that the button to press is on the
>> > counter bass we put a small dash under the finger number. This is how
>> David
>> > Kastrup suggest me to do it:
>> >
>> > \version "2.19.81"
>> > {a_\markup \underline \finger 3}
>>
>> I did?
>>
> Yes :) This is what you wrote me on  June 13 2017
>
> DK>Here are a few versions:
> DK>
> DK> \version "2.19.60"
> DK> {\clef bass c,_3 d,_\finger "3x" e,_\markup \underline \finger 3 }

I did not express a preference between the different versions or
explained the difference?  Maybe I should have.

>> \version "2.19.81"
>>
>> \new Voice \with { \omit Fingering }
>> {a\finger \markup \underline 3}
>
>
> Thank you David it works! And it works also if I don't specify \new Voice
> like in the following.
>
> \version "2.19.81"
> { a\finger \markup \underline 3
>   \omit Fingering
>   a\finger \markup \underline 3}
>
>
> Can I use \omit Fingering like I did or I shouldn't?

Sure.  I tend to use \with when expressing something that I want to hold
for the whole lifetime of a context.

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to