From d5fc7a079db0853bfb49e21821226d492f01cf8c Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Thu, 16 Jan 2014 06:32:15 +0100 Subject: [PATCH] NR percussion: Parenthesis_engraver is available at Score level --- Documentation/notation/percussion.itely | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 } -- 2.39.2