]> git.donarmstrong.com Git - lilypond.git/commitdiff
NR percussion: Remove advice obsoleted by issue 2240
authorDavid Kastrup <dak@gnu.org>
Mon, 6 Jan 2014 03:00:01 +0000 (04:00 +0100)
committerDavid Kastrup <dak@gnu.org>
Thu, 16 Jan 2014 07:15:35 +0000 (08:15 +0100)
\parenthesize works fine on single notes.

Conflicts:
Documentation/notation/percussion.itely

Documentation/notation/percussion.itely

index 27127dee69d5783e90200a0a652669a507402038..40c5f160c287da513bbe29c86c1b15f0cb40ea37 100644 (file)
@@ -598,8 +598,8 @@ However, the default @code{\drummode} does not include the
     <<
       {
         hh8[ hh] <hh sn> hh16
-        < \parenthesize sn > hh
-        < \parenthesize sn > hh8 <hh sn> hh
+        \parenthesize sn  hh
+        \parenthesize sn  hh8 <hh sn> hh
       } \\
       {
         bd4 r4 bd8 bd 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}.