lilypond-user
[Top][All Lists]
Advanced

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

Re: search term


From: Lukas-Fabian Moser
Subject: Re: search term
Date: Sun, 7 Nov 2021 18:46:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0


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


reply via email to

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