bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1805 in lilypond: Ambitus engraver produces false warnings


From: lilypond
Subject: Issue 1805 in lilypond: Ambitus engraver produces false warnings
Date: Sun, 07 Aug 2011 10:29:08 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low Warning

New issue 1805 by address@hidden: Ambitus engraver produces false warnings
http://code.google.com/p/lilypond/issues/detail?id=1805

Reported by Jay Anderson:

\version "2.14.1"

\score {
  \new Score {
    \new Voice \with {\consists Ambitus_engraver} {
      c'4( e')
    }
  }
}

produces false warnings:

Parsing...
Interpreting music...
warning: Ignoring grob for slur: AmbitusAccidental. avoid-slur not set?
warning: Ignoring grob for slur: AmbitusAccidental. avoid-slur not set?
Preprocessing graphical objects...





reply via email to

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