On 14 December 2011 08:49, Nils <[email protected]> wrote:
> Hello,
>
> I want to have a fingering change on a chord note. And I mean a real
> chordnote, not a second voice.
> <c -2 e -3|4>
>
> The manual gives only the markup method which does, AFAIK, not work on
> chord members.

Then use a \markup outside the chord construct.

  <c'_2 e'>^\markup { \finger "3 - 4" }


> However complex, I don't care. I am only concerned about the end result.
>
>
> Related:
> How can I integrate the \thumb into a fingering change?

  c^\markup \concat { \raise #0.5 \musicglyph #"scripts.thumb" \finger "- 4" }

Cheers,
Xavier

-- 
Xavier Scheuer <[email protected]>

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to