lilypond-user
[Top][All Lists]
Advanced

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

Re: accordion notation - counter bass note


From: David Kastrup
Subject: Re: accordion notation - counter bass note
Date: Tue, 13 Jun 2017 16:09:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Gianmaria Lari <address@hidden> writes:

> On the accordion to indicate that a note is to be played in the counter
> bass we put a small dash *under* the number of the finger (see attached
> file capture.png). How can I do it?
>
> * * *
>
> Another convention for counter bass (that my teacher uses) is to put an x
> in front of the number of the finger. I tried with this code
>
> \version "2.19.60"
> {\clef bass c,_3 d,_"3x" }
>
> but as you can see in the attached file capture2.png the result is not ok
> because the font size is different. I imagine I can change the font size
> but I wonder if I'm doing the right things in this way.

Here are a few versions:

\version "2.19.60"
{\clef bass c,_3 d,_\finger "3x" e,_\markup \underline \finger 3 }

-- 
David Kastrup



reply via email to

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