lilypond-user
[Top][All Lists]
Advanced

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

Ties between Fingerings


From: Noeck
Subject: Ties between Fingerings
Date: Mon, 6 Apr 2020 10:21:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

Hi,

can Lilypond draw ties between fingerings?
I can fake it by using a slur and putting it above the fingering:

\version "2.20.0"
{
  % fake what I want
  \override Fingering.avoid-slur = #'inside
  cis''-4( c''-4) r
  % ties possible on one note
  c''^\markup \finger \overtie "43"
}

Is that the way to go or is there a semantically correct way of
specifying ties between fingerings instead of notes?

Cheers,
Joram



reply via email to

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