lilypond-user
[Top][All Lists]
Advanced

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

Re: trillspann without trill


From: Malte Meyn
Subject: Re: trillspann without trill
Date: Mon, 19 Mar 2018 19:06:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0



Am 19.03.2018 um 18:11 schrieb Ali Cuota:
Hi again,

for Bach BWV 528, 2nd mvt,  meas. 38-39, I need a trillspann without
trill (see not-so-tiny pic).

How can I achieve this?

Try one of the following:

\version "2.19.81"

{
  \override TrillSpanner.bound-details.left.text = #'()
  b1\startTrillSpan b\stopTrillSpan
  b\prall
  b\prallprall
}



reply via email to

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