From: David Kastrup Date: Mon, 6 Jan 2014 03:00:01 +0000 (+0100) Subject: NR percussion: Remove advice obsoleted by issue 2240 X-Git-Tag: release/2.19.1-1~20^2~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=80f53a23cf96c173c8b27209227a69644b75a13d;p=lilypond.git NR percussion: Remove advice obsoleted by issue 2240 \parenthesize works fine on single notes. --- diff --git a/Documentation/notation/percussion.itely b/Documentation/notation/percussion.itely index c3ed30f7dd..3a0db13be4 100644 --- a/Documentation/notation/percussion.itely +++ b/Documentation/notation/percussion.itely @@ -598,8 +598,8 @@ However, the default @code{\drummode} does not include the << { hh8[ 8] hh16 - < \parenthesize sn > hh - < \parenthesize sn > hh8 hh + \parenthesize sn hh + \parenthesize sn hh8 hh } \\ { bd4 r4 bd8 8 r8 bd @@ -609,10 +609,6 @@ However, the default @code{\drummode} does not include the >> @end lilypond -@noindent -Also note that you must add chords (@code{< >} brackets) -around each @code{\parenthesize} statement. - @seealso Snippets: @rlsr{Percussion}.