bug-lilypond
[Top][All Lists]
Advanced

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

Re: AccidentalSuggestion and avoid-slur


From: Phil Holmes
Subject: Re: AccidentalSuggestion and avoid-slur
Date: Sun, 15 Dec 2013 12:39:45 -0000

Federico Bruni" <address@hidden> wrote in message news:address@hidden
2013/12/15 Simon Albrecht <address@hidden>

Hello,

Am 15.12.2013 12:01, schrieb James:

 Simon

On 12/12/13 22:17, Simon Albrecht wrote:

Hello,

if both an AccidentalSuggestion and a slur are attached to a note,
LilyPond places both as expected, but issues a warning about avoid-slur not
being defined for AccidentalSuggestion. The appropriate solution would
probably be to just insert a line (avoid-slur . around) [the latter
probably being the adequate value] as a first entry for the definition of
AccidentalSuggestion in define-grobs.scm .
Let me know if you need any examples of this.
Best regards

Simon Albrecht

_______________________________________________
bug-lilypond mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond

I didn't see any reply to this.

Did you get one?

If not can you provide a tiny example

http://lilypond.org/tiny-examples.html

James


\version "2.17.95"

\relative { \set suggestAccidentals = ##t g'( a bes) }


The warning issued is the following:

C:/Dokumente und Einstellungen/Notebook/Eigene Dateien/Notensatz
(lilypond)/Bugs in Minimal Example/issued or outdated/accidentalSuggestion
and avoid-slur.ly:4:19: warning: Ignoring grob for slur:
AccidentalSuggestion.  avoid-slur not set?
         g'( a
              bes)

I already tried the above described solution in define-grobs.scm and there
is no warning.
The output is not affected in the present case, but might be in other
cases where there would be a collision.



I don't know if this should be added to the tracker as a defect or as a doc
issue (-> add a warning in NR 2.9.3 musica ficta)

It seems like a bug to me. I don't know what the warning means or why it's issued.

--
Phil Holmes





reply via email to

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