Am 07.11.21 um 17:08 schrieb Mark Stephen Mrotek:
Hello, A command/instruction exists to make double slurs between two chords. What is the search term that I should use?
"Double slurs" probably is not that bad as a search term.
\version "2.22"
{
\once \set doubleSlurs = ##t
<c' e'>4( <d' f'>)
}
Lukas
