From: David Kastrup Date: Thu, 16 Jan 2014 05:32:15 +0000 (+0100) Subject: NR percussion: Parenthesis_engraver is available at Score level X-Git-Tag: release/2.18.1-1~39^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d5fc7a079db0853bfb49e21821226d492f01cf8c;p=lilypond.git NR percussion: Parenthesis_engraver is available at Score level --- diff --git a/Documentation/notation/percussion.itely b/Documentation/notation/percussion.itely index 40c5f160c2..f97af1ccef 100644 --- a/Documentation/notation/percussion.itely +++ b/Documentation/notation/percussion.itely @@ -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 }