]> git.donarmstrong.com Git - lilypond.git/commitdiff
NR percussion: Parenthesis_engraver is available at Score level
authorDavid Kastrup <dak@gnu.org>
Thu, 16 Jan 2014 05:32:15 +0000 (06:32 +0100)
committerDavid Kastrup <dak@gnu.org>
Thu, 16 Jan 2014 07:15:52 +0000 (08:15 +0100)
Documentation/notation/percussion.itely

index 40c5f160c287da513bbe29c86c1b15f0cb40ea37..f97af1ccefc85bb6cfc774049b7759838351846a 100644 (file)
@@ -584,13 +584,9 @@ Internals Reference:
 
 Ghost notes for drums and percussion may be created using the
 @code{\parenthesize} command detailed in @ref{Parentheses}.
-However, the default @code{\drummode} does not include the
-@code{Parenthesis_engraver} plugin which allows this.
 
 @lilypond[quote,ragged-right,verbatim]
-\new DrumStaff \with {
-  \consists "Parenthesis_engraver"
-}
+\new DrumStaff
 <<
   \context DrumVoice  = "1" { s1 }
   \context DrumVoice  = "2" { s1 }