]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/notation/percussion.itely
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / es / notation / percussion.itely
index 1e918d3482b2b3df5f751a2f99b216f391e1d830..7ef29e1d9ea0341adeeca92b325d0c674be53624 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: 274c916b48393e0f866cbab68c18a505f6fc7ea3
+    Translation of GIT committish: 44011e382e91f43fb6752b3fbbf8d8984131a565
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..
 @end ignore
 
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.13.48"
+@c \version "2.17.6"
 
 @node Percusión
 @section Percusión
 
 @node Percusión
 @section Percusión
@@ -18,6 +18,7 @@
 * Notación común para percusión::
 @end menu
 
 * Notación común para percusión::
 @end menu
 
+
 @node Notación común para percusión
 @subsection Notación común para percusión
 @translationof Common notation for percussion
 @node Notación común para percusión
 @subsection Notación común para percusión
 @translationof Common notation for percussion
@@ -36,6 +37,7 @@ rítmicos una melodía.
 * Notas fantasma::
 @end menu
 
 * Notas fantasma::
 @end menu
 
+
 @node Referencias para percusión
 @unnumberedsubsubsec Referencias para percusión
 @translationof References for percussion
 @node Referencias para percusión
 @unnumberedsubsubsec Referencias para percusión
 @translationof References for percussion
@@ -54,7 +56,6 @@ La salida MIDI se trata en una sección aparte; véase @ref{Percusión en MIDI}.
 
 @end itemize
 
 
 @end itemize
 
-
 @seealso
 Referencia de la notación:
 @ref{Mostrar los ritmos de la melodía},
 @seealso
 Referencia de la notación:
 @ref{Mostrar los ritmos de la melodía},
@@ -110,11 +111,10 @@ explícitamente o utilizar otras claves.
 
 @lilypond[quote,ragged-right,verbatim]
 \drums {
 
 @lilypond[quote,ragged-right,verbatim]
 \drums {
-  \clef treble
-  hh4 hh hh hh
-  \break
   \clef percussion
   bd4 bd bd bd
   \clef percussion
   bd4 bd bd bd
+  \clef treble
+  hh4 hh hh hh
 }
 @end lilypond
 
 }
 @end lilypond
 
@@ -123,7 +123,6 @@ Hay ciertos detalles respecto a cómo está contemplado el MIDI para los
 instrumentos de percusión; para ver los detalles consulte
 @ref{Percusión en MIDI}.
 
 instrumentos de percusión; para ver los detalles consulte
 @ref{Percusión en MIDI}.
 
-
 @seealso
 Referencia de la notación:
 @ref{Percusión en MIDI},
 @seealso
 Referencia de la notación:
 @ref{Percusión en MIDI},
@@ -146,8 +145,7 @@ explícitamente, las corcheas se presentan con dos barras cruzadas
 (siendo la barra de corchea la tercera), y los redobles más breves que
 las corcheas tienen una barra cruzada para complementar las barras
 normales.  Esto se consigue mediante la notación de trémolo,
 (siendo la barra de corchea la tercera), y los redobles más breves que
 las corcheas tienen una barra cruzada para complementar las barras
 normales.  Esto se consigue mediante la notación de trémolo,
-@code{:32}, véase @ref{Repeticiones de trémolo}.  He aquí un ejemplo de
-redobles de caja:
+véase @ref{Repeticiones de trémolo}.
 
 @lilypond[quote,verbatim]
 \drums {
 
 @lilypond[quote,verbatim]
 \drums {
@@ -160,20 +158,25 @@ redobles de caja:
 @end lilypond
 
 Los golpes de baqueta se pueden indicar mediante la colocación de
 @end lilypond
 
 Los golpes de baqueta se pueden indicar mediante la colocación de
-@code{^"R"} o @code{^"L"} después de la nota.  La propiedad
+los elementos de marcado @code{"R"} o @code{"L"} encima o debajo de
+las notas, como se estudia en @ref{Dirección y posición}. La propiedad
 @code{staff-padding} se puede sobreescribir para conseguir una línea
 de base satisfactoria.
 
 @lilypond[quote,verbatim]
 \drums {
   \repeat unfold 2 {
 @code{staff-padding} se puede sobreescribir para conseguir una línea
 de base satisfactoria.
 
 @lilypond[quote,verbatim]
 \drums {
   \repeat unfold 2 {
-    sn16 ^"L" sn^"R" sn^"L" sn^"L" sn^"R" sn^"L"  sn^"R" sn^"R"
+    sn16^"L" sn^"R" sn^"L" sn^"L" sn^"R" sn^"L" sn^"R" sn^"R"
+    \stemUp
+    sn16_"L" sn_"R" sn_"L" sn_"L" sn_"R" sn_"L" sn_"R" sn_"R"
   }
 }
 @end lilypond
 
   }
 }
 @end lilypond
 
-
 @seealso
 @seealso
+Referencia de la notación:
+@ref{Repeticiones de trémolo}.
+
 Fragmentos de código:
 @rlsr{Percussion}.
 
 Fragmentos de código:
 @rlsr{Percussion}.
 
@@ -187,7 +190,6 @@ xilófono, el vibráfono y los timbales) se escriben usando pentagramas
 normales.  Esto se estudia en otras secciones del manual.
 
 @seealso
 normales.  Esto se estudia en otras secciones del manual.
 
 @seealso
-@c
 @c TODO: possibly link to an alternate section of NR 3.5, if
 @c "percussion in MIDI" gets a separate subsubsection for
 @c pitched percussion sounds.  -gp
 @c TODO: possibly link to an alternate section of NR 3.5, if
 @c "percussion in MIDI" gets a separate subsubsection for
 @c pitched percussion sounds.  -gp
@@ -261,18 +263,19 @@ mus = \drummode {
   cb hc bd sn ss tomh tommh tomml toml tomfh tomfl s16 }
 \score {
   << \new DrumStaff \with {
   cb hc bd sn ss tomh tommh tomml toml tomfh tomfl s16 }
 \score {
   << \new DrumStaff \with {
-       \remove Bar_engraver
-       \remove Time_signature_engraver
-       \override Stem #'transparent = ##t
-       \override Stem #'Y-extent = ##f
+       \remove "Bar_engraver"
+       \remove "Time_signature_engraver"
+       \override Stem.transparent = ##t
+       \override Flag.transparent = ##t
+       \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
   >>
   \layout {
     \context {
       \Score
      } \mus
      \new Lyrics \nam
   >>
   \layout {
     \context {
       \Score
-      \override LyricText #'font-family = #'typewriter
-      \override BarNumber #'transparent =##T
+      \override LyricText.font-family = #'typewriter
+      \override BarNumber.transparent =##T
     }
   }
 }
     }
   }
 }
@@ -293,17 +296,18 @@ mus = \drummode { timh ssh timl ssl cb s16 }
 
 <<
   \new DrumStaff \with {
 
 <<
   \new DrumStaff \with {
-    \remove Bar_engraver
-    \remove Time_signature_engraver
-    \override Stem #'transparent = ##t
-    \override Stem #'Y-extent = ##f
-    \override StaffSymbol #'line-count = #2
-    \override StaffSymbol #'staff-space = #2
-    \override VerticalAxisGroup #'minimum-Y-extent = #'(-3.0 . 4.0)
+    \remove "Bar_engraver"
+    \remove "Time_signature_engraver"
+    \override Stem.transparent = ##t
+    \override Flag.transparent = ##t
+    \override Stem.Y-extent = ##f
+    \override StaffSymbol.line-count = #2
+    \override StaffSymbol.staff-space = #2
+    \override VerticalAxisGroup.minimum-Y-extent = #'(-3.0 . 4.0)
     drumStyleTable = #timbales-style
   } \mus
   \new Lyrics {
     drumStyleTable = #timbales-style
   } \mus
   \new Lyrics {
-    \override LyricText #'font-family = #'typewriter
+    \override LyricText.font-family = #'typewriter
     \nam
   }
 >>
     \nam
   }
 >>
@@ -318,18 +322,19 @@ mus = \drummode { cgh cgho cghm ssh cgl cglo cglm ssl s16 }
 
 <<
   \new DrumStaff \with {
 
 <<
   \new DrumStaff \with {
-    \remove Bar_engraver
-    \remove Time_signature_engraver
+    \remove "Bar_engraver"
+    \remove "Time_signature_engraver"
     drumStyleTable = #congas-style
     drumStyleTable = #congas-style
-    \override StaffSymbol #'line-count = #2
+    \override StaffSymbol.line-count = #2
 
     %% this sucks; it will lengthen stems.
 
     %% this sucks; it will lengthen stems.
-    \override StaffSymbol #'staff-space = #2
-    \override Stem #'transparent = ##t
-    \override Stem #'Y-extent = ##f
+    \override StaffSymbol.staff-space = #2
+    \override Stem.transparent = ##t
+    \override Flag.transparent = ##t
+    \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
   } \mus
   \new Lyrics {
-    \override LyricText #'font-family = #'typewriter
+    \override LyricText.font-family = #'typewriter
     \nam
   }
 >>
     \nam
   }
 >>
@@ -344,18 +349,19 @@ mus = \drummode { boh boho bohm ssh bol bolo bolm ssl s16 }
 
 <<
   \new DrumStaff \with {
 
 <<
   \new DrumStaff \with {
-    \remove Bar_engraver
-    \remove Time_signature_engraver
-    \override StaffSymbol #'line-count = #2
+    \remove "Bar_engraver"
+    \remove "Time_signature_engraver"
+    \override StaffSymbol.line-count = #2
     drumStyleTable = #bongos-style
 
     %% this sucks; it will lengthen stems.
     drumStyleTable = #bongos-style
 
     %% this sucks; it will lengthen stems.
-    \override StaffSymbol #'staff-space = #2
-    \override Stem #'transparent = ##t
-    \override Stem #'Y-extent = ##f
+    \override StaffSymbol.staff-space = #2
+    \override Stem.transparent = ##t
+    \override Flag.transparent = ##t
+    \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
   } \mus
   \new Lyrics {
-    \override LyricText #'font-family = #'typewriter
+    \override LyricText.font-family = #'typewriter
     \nam
   }
 >>
     \nam
   }
 >>
@@ -371,15 +377,16 @@ mus = \drummode { tri trio trim gui guis guil cb cl tamb cab mar hc s16 }
 
 <<
   \new DrumStaff \with{
 
 <<
   \new DrumStaff \with{
-    \remove Bar_engraver
+    \remove "Bar_engraver"
     drumStyleTable = #percussion-style
     drumStyleTable = #percussion-style
-    \override StaffSymbol #'line-count = #1
-    \remove Time_signature_engraver
-    \override Stem #'transparent = ##t
-    \override Stem #'Y-extent = ##f
+    \override StaffSymbol.line-count = #1
+    \remove "Time_signature_engraver"
+    \override Stem.transparent = ##t
+    \override Flag.transparent = ##t
+    \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
   } \mus
   \new Lyrics {
-    \override LyricText #'font-family = #'typewriter
+    \override LyricText.font-family = #'typewriter
     \nam
   }
 >>
     \nam
   }
 >>
@@ -412,6 +419,7 @@ down = \drummode { bd4 sn bd toml8 toml }
 >>
 @end lilypond
 
 >>
 @end lilypond
 
+
 @snippets
 
 @c FIXME: MOVE ALL THESE TO LSR!  -gp
 @snippets
 
 @c FIXME: MOVE ALL THESE TO LSR!  -gp
@@ -431,10 +439,10 @@ alto) y wbl (@emph{woodblock-low} bloque bajo)
 woodstaff = {
   % This defines a staff with only two lines.
   % It also defines the positions of the two lines.
 woodstaff = {
   % This defines a staff with only two lines.
   % It also defines the positions of the two lines.
-  \override Staff.StaffSymbol #'line-positions = #'(-2 3)
+  \override Staff.StaffSymbol.line-positions = #'(-2 3)
 
   % This is necessary; if not entered, the barline would be too short!
 
   % This is necessary; if not entered, the barline would be too short!
-  \override Staff.BarLine #'bar-extent = #'(-1.5 . 1.5)
+  \override Staff.BarLine.bar-extent = #'(-1.5 . 1.5)
 }
 
 \new DrumStaff {
 }
 
 \new DrumStaff {
@@ -452,7 +460,7 @@ woodstaff = {
 @end lilypond
 
 Observe que en este caso especial se debe alterar la longitud de la
 @end lilypond
 
 Observe que en este caso especial se debe alterar la longitud de la
-línea divisoria con @code{\override Staff.BarLine #'bar-extent #'(de . a)}.
+línea divisoria con @code{\override Staff.BarLine.bar-extent #'(de . a)}.
 En caso contrario resulta demasiado corta.  También debe definir las
 posiciones de las dos líneas del pentagrama.  Para más información
 sobre estos delicados asuntos, consulte @ref{El símbolo del pentagrama}.
 En caso contrario resulta demasiado corta.  También debe definir las
 posiciones de las dos líneas del pentagrama.  Para más información
 sobre estos delicados asuntos, consulte @ref{El símbolo del pentagrama}.
@@ -463,8 +471,8 @@ Una pandereta, escrita mediante @q{tamb} (@emph{tambourine}):
 #(define mydrums '((tambourine default #t 0)))
 
 tambustaff = {
 #(define mydrums '((tambourine default #t 0)))
 
 tambustaff = {
-  \override Staff.StaffSymbol #'line-positions = #'( 0 )
-  \override Staff.BarLine #'bar-extent = #'(-1.5 . 1.5)
+  \override Staff.StaffSymbol.line-positions = #'( 0 )
+  \override Staff.BarLine.bar-extent = #'(-1.5 . 1.5)
   \set DrumStaff.instrumentName = #"Tambourine"
 }
 
   \set DrumStaff.instrumentName = #"Tambourine"
 }
 
@@ -490,8 +498,8 @@ Música para gong, introducida con @q{tt} (tam-tam):
 #(define mydrums '((tamtam default #t 0)))
 
 tamtamstaff = {
 #(define mydrums '((tamtam default #t 0)))
 
 tamtamstaff = {
-  \override Staff.StaffSymbol #'line-positions = #'( 0 )
-  \override Staff.BarLine #'bar-extent = #'(-1.5 . 1.5)
+  \override Staff.StaffSymbol.line-positions = #'( 0 )
+  \override Staff.BarLine.bar-extent = #'(-1.5 . 1.5)
   \set DrumStaff.instrumentName = #"Tamtam"
 }
 
   \set DrumStaff.instrumentName = #"Tamtam"
 }
 
@@ -513,9 +521,9 @@ Dos campanas, introducidas con @q{cb} (@emph{cowbell}, cencerro) y
                    (cowbell  default #t -2)))
 
 bellstaff = {
                    (cowbell  default #t -2)))
 
 bellstaff = {
-  \override DrumStaff.StaffSymbol #'line-positions = #'(-2 3)
+  \override DrumStaff.StaffSymbol.line-positions = #'(-2 3)
   \set DrumStaff.drumStyleTable = #(alist->hash-table mydrums)
   \set DrumStaff.drumStyleTable = #(alist->hash-table mydrums)
-  \override Staff.BarLine #'bar-extent = #'(-1.5 . 1.5)
+  \override Staff.BarLine.bar-extent = #'(-1.5 . 1.5)
   \set DrumStaff.instrumentName = #"Different Bells"
 }
 
   \set DrumStaff.instrumentName = #"Different Bells"
 }
 
@@ -591,7 +599,6 @@ drumsB = {
 }
 @end lilypond
 
 }
 @end lilypond
 
-
 @seealso
 Fragmentos de código:
 @rlsr{Percussion}.
 @seealso
 Fragmentos de código:
 @rlsr{Percussion}.
@@ -638,8 +645,6 @@ en @ref{Paréntesis}.  Sin embargo, el modo por defecto
 Observe, además, que debe añadir acordes (paréntesis en ángulo @code{<
 >}) alrededor de cada una de las instrucciones @code{\parenthesize}.
 
 Observe, además, que debe añadir acordes (paréntesis en ángulo @code{<
 >}) alrededor de cada una de las instrucciones @code{\parenthesize}.
 
-
 @seealso
 Fragmentos de código:
 @rlsr{Percussion}.
 @seealso
 Fragmentos de código:
 @rlsr{Percussion}.
-       
\ No newline at end of file