]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc-es: Update of Percussion.
authorFrancisco Vila <francisco.vila@hispalinux.es>
Thu, 6 Nov 2008 12:42:58 +0000 (13:42 +0100)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Thu, 6 Nov 2008 12:42:58 +0000 (13:42 +0100)
Documentation/es/user/percussion.itely

index ba433fa1e51c78e3e866d4c59b4770e861537435..6fecefcd8ef2769fd3b359c517ffb128367b2ebe 100644 (file)
@@ -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
       }
     >>