From: Francisco Vila <francisco.vila@hispalinux.es>
Date: Thu, 6 Nov 2008 12:42:58 +0000 (+0100)
Subject: Doc-es: Update of Percussion.
X-Git-Tag: release/2.11.64-1~72^2~8
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fa3241f33df6208a13e6de01cfec0b621054e699;p=lilypond.git

Doc-es: Update of Percussion.
---

diff --git a/Documentation/es/user/percussion.itely b/Documentation/es/user/percussion.itely
index ba433fa1e5..6fecefcd8e 100644
--- a/Documentation/es/user/percussion.itely
+++ b/Documentation/es/user/percussion.itely
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: 2d70503b922db3a192f3dbd38ab5ea2c9fb184db
+    Translation of GIT committish: 0b6448e57eeda9258410753c9b1a42ed0897fe2b
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -453,7 +453,7 @@ tambustaff = {
 
   \drummode {
     \time 6/8
-    \repeat "unfold" 2 { tamb8. tamb16 tamb8 tamb tamb tamb | }
+    tamb8. tamb16 tamb8 tamb tamb tamb |
     tamb4. tamb8 tamb tamb |
     % the trick with the scaled duration and the shorter rest
     % is neccessary for the correct ending of the trill-span!
@@ -462,6 +462,7 @@ tambustaff = {
 }
 @end lilypond
 
+
 Música para gong, introducida con @q{tt} (tam-tam):
 
 @lilypond[quote,verbatim]
@@ -501,8 +502,8 @@ bellstaff = {
   \bellstaff
   \drummode {
     \time 2/4
-    \repeat "unfold" 2 { rb8 rb cb cb16 rb-> ~ |
-                         rb16 rb8 rb16 cb8 cb | }
+    rb8 rb cb cb16 rb-> ~ |
+    rb16 rb8 rb16 cb8 cb |
   }
 }
 @end lilypond
@@ -592,16 +593,18 @@ en @ref{Parentheses}.  Sin embargo, el modo por defecto
 @lilypond[quote,ragged-right,verbatim,fragment]
 \new DrumStaff \with {
   \consists "Parenthesis_engraver"
-} <<
-  \context DrumVoice  = "1"  { s1 *2 }
-  \context DrumVoice  = "2" { s1 *2 }
+}
+<<
+  \context DrumVoice  = "1" { s1 }
+  \context DrumVoice  = "2" { s1 }
   \drummode {
     <<
       {
         hh8[ hh] <hh sn> hh16
         < \parenthesize sn > hh
         < \parenthesize sn > hh8 <hh sn> hh
-      } \\ {
+      } \\
+      {
         bd4 r4 bd8 bd r8 bd
       }
     >>