lilypond-user
[Top][All Lists]
Advanced

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

Re: Expressive marks


From: Stephan Schöll
Subject: Re: Expressive marks
Date: Sat, 14 May 2022 14:33:35 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0

Xavier

Thanks a lot for refining my hypothesis to correct code! This helps me understand how to handle specific attributes in a nested list!

Am 13.05.2022 um 10:14 schrieb Xavier Scheuer:
On Fri, 13 May 2022 at 09:25, Mario Bolognani <mario.bolognani@gmail.com> wrote:
>
> Any idea on how to obtain this kind of expressive marks?
>
> Many thanks for any useful suggestion

Hello,

I would probably use a TrillSpanner without "tr." left text.

\relative c'' {
  \override TrillSpanner.bound-details.left.text = #'()
  e8\startTrillSpan e c c\stopTrillSpan
}

Cheers,
Xavier

--
Xavier Scheuer <x.scheuer@gmail.com>


reply via email to

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