bug-lilypond
[Top][All Lists]
Advanced

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

\remove "Script_engraver"


From: Daniel Rosen
Subject: \remove "Script_engraver"
Date: Sun, 3 Feb 2013 14:20:37 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

In the following example, scripts remain despite the \remove command. I
discovered this by looking at
http://www.lilypond.org/doc/v2.16/Documentation/essay/building-software#what-symbols-to-engrave_003f--the
text suggests that scripts should not show up until the fifth version of the
excerpt (namely
http://www.lilypond.org/doc/v2.16/Documentation/52/lily-05260365.ly), but in
fact they are printed from the very first one
(http://www.lilypond.org/doc/v2.16/Documentation/60/lily-d323a427.ly). This
discrepancy exists in the manuals for the unstable version as well.

\version "2.16.1"
\new Voice \with { \remove "Script_engraver" } {
  \relative c' { b16-. b-. b-. cis-. d4-> }
}




reply via email to

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