lilypond-user
[Top][All Lists]
Advanced

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

Re: 2.19.81 pitchedTrill ending on rest


From: Malte Meyn
Subject: Re: 2.19.81 pitchedTrill ending on rest
Date: Sun, 1 Apr 2018 09:54:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0



Am 01.04.2018 um 06:37 schrieb Mark Stephen Mrotek:
I compiled

\version "2.19.80"

\relative c'' {
   g2 (\pitchedTrill a) \startTrillSpan bes
   r4\stopTrillSpan }

No warning! Check the version you are using.

I get the warning both with 2.19.80 and 2.19.81 (and with 2.18.2 and current master too).

If you just want to get rid of the warning, you could either expect it:

  #(ly:expect-warning "Ignoring grob for slur: TrillPitchAccidental")

or set avoid-slur to some value:

  \override TrillPitchAccidental.avoid-slur = #'inside



reply via email to

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