2015-01-02 22:31 GMT+01:00 Ryan Clarin <[email protected]>:
> I could not find that \override string anywhere. Using the terse form of
> fret-diagram, simply adding a hyphen should have put fingerings below
> automatically but on mine it does not! This is version 2.18.2.
Why do you think so?
I copy from 2.18.-NR:
"
Fingering indications can be included in the fret-diagram-terse markup string.
<<
\new ChordNames {
\chordmode {
c1 d:m
}
}
\new Staff {
\override Voice.TextScript.fret-diagram-details.finger-code = #'below-string
\clef "treble_8"
<c e g c' e'>1^\markup {
\fret-diagram-terse #"x;3-3;2-2;o;1-1;o;"
}
<d a d' f'>1^\markup {
\fret-diagram-terse #"x;x;o;2-2;3-3;1-1;"
}
}
>>
"
The IR
http://www.lilypond.org/doc/v2.18/Documentation/internals-big-page#fret_002ddiagram_002dinterface
"
3.2.39 fret-diagram-interface
[...]
fret-diagram-details
[...]
finger-code – Code for the type of fingering indication used. Options
include none, in-dot, and below-string. Default *none* for markup fret
diagrams, below-string for FretBoards fret diagrams.
[...]
"
HTH,
Harm
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user