Am 01.12.2015 20:05, schrieb David Kastrup:
Blöchl Bernhard <bb-543...@telecolumbus.net> writes:

Am 01.12.2015 18:55, schrieb David Kastrup:
BB <bb-543...@telecolumbus.net> writes:

Exactly like the manual describes adding fingerings.

It is irritating that they are not printed by default.  I'm not sure
what the rationale for that is.

I tried it this way, as the manual describes:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\new TabStaff \relative c' {
  a,8 a'-2 <c e> a-2
  d,8 a'-2 <d f> a-2
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

What is wrong?

Uh, the fingerings are not printed? Are you confusing fret numbers with fingerings? The fret numbers are calculated as 2 for your a' notes, but
that has nothing whatsoever to do with the -2 fingering you add to the
notes.  You could write -4 and get the same result.


Are you confusing fret numbers with
fingerings?
No I DO NOT!
I have explained distictively what I expect and illustrated by an added example graphics.

To avoid any confusion with fret number and fingering, check this code:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\new TabStaff \relative c' {
  a,8-1  a'-2 <c-3 e-4> a-1
  d,8-2 a'-3 <d-4 f-1> a-2
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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

Reply via email to