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.19.1-1~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4bdb9204b1b682b38bd76afc03e5d629621428f1;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 3a0db13be4..c44799e175 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 }