lilypond-user
[Top][All Lists]
Advanced

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

Re: hairpins


From: Jean Abou Samra
Subject: Re: hairpins
Date: Tue, 14 Sep 2021 22:50:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Le 14/09/2021 à 22:29, Carlos Martinez a écrit :
When I am trying to add hairpins to the end

   a2.\<(
       a2.\>)
It does not show. How can I accomplish it?

Use an empty chord to carry the hairpin end:

\version "2.22.1"

{
  \time 3/4
  a2.\<(
  a2.\>) <>\!
}


Documentation is at
https://lilypond.org/doc/v2.22/Documentation/notation/single-voice#chorded-notes

Best,
Jean



reply via email to

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