lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3729 in lilypond: If AccidentalSuggestion and


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3729 in lilypond: If AccidentalSuggestion and a slur are attached to a note a warning is issued
Date: Tue, 20 May 2014 12:02:46 +0000


Comment #4 on issue 3729 by address@hidden: If AccidentalSuggestion and a slur are attached to a note a warning is issued
http://code.google.com/p/lilypond/issues/detail?id=3729

The same warning occurs for TrillPitchAccidental, where it makes even less sense.

\relative c' {
% OK
\pitchedTrill d2\startTrillSpan ~ e d4. r8\stopTrillSpan

% warning: Ignoring grob for slur: TrillPitchAccidental. avoid-slur not 
set?
% But the slur is nowhere near colliding with the trill pitch accidental!
c4 ( \pitchedTrill d4\startTrillSpan e ~ d4. ) r8\stopTrillSpan
}


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

reply via email to

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