bug-lilypond
[Top][All Lists]
Advanced

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

Issue 655 in lilypond: \remove should emit warning for unknown engraver


From: codesite-noreply
Subject: Issue 655 in lilypond: \remove should emit warning for unknown engravers
Date: Thu, 14 Aug 2008 10:46:53 -0700

Issue 655: \remove should emit warning for unknown engravers
http://code.google.com/p/lilypond/issues/detail?id=655

New issue report by lemzwerg:
\version "2.11.55"

\header { texidoc = "
@code{\remove} should emit a warning if its argument is an
undefined engraver.

Here is a counterexample.
" }

\new Staff \with {
  % Intentionally incorrect engraver name.
  \remove "Time_Signature_Engraver"
}
{
  c''
}



Issue attributes:
        Status: Accepted
        Owner: lemzwerg
        Labels: Type-Enhancement Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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