bug-lilypond
[Top][All Lists]
Advanced

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

Re: \remove "Script_engraver"


From: Phil Holmes
Subject: Re: \remove "Script_engraver"
Date: Sun, 3 Feb 2013 14:31:19 -0000

"Daniel Rosen" <address@hidden> wrote in message news:address@hidden
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-> }
}

It appears to have changed between 2.15.33 and 2.15.40

--
Phil Holmes
Bug Squad




reply via email to

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