]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc-es: update most remaining snippets.
authorFrancisco Vila <francisco.vila@hispalinux.es>
Thu, 4 Nov 2010 11:46:36 +0000 (12:46 +0100)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Thu, 4 Nov 2010 11:47:18 +0000 (12:47 +0100)
Documentation/es/notation/fretted-strings.itely
Documentation/es/notation/input.itely
Documentation/es/notation/percussion.itely
Documentation/es/notation/pitches.itely

index 76923aecd4f56d9f4b91e7cd708732d7453c4b07..054e815ec4db56dc9627a452c43ce4b5feb61ab8 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: 2ca56357edecc917e7d9f09941f0953497e2d52b
+    Translation of GIT committish: 345522f312430725cdae0d61acfa716ce08622ca
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -1729,7 +1729,7 @@ los trastes para la quinta cuerda:
 
 @c due to crazy intervals of banjo music, absolute pitch is recommended
 
-@lilypond[quote,ragged-right,fragment,verbatim]
+@lilypond[quote,ragged-right,verbatim]
 \new TabStaff <<
   \set TabStaff.tablatureFormat = #fret-number-tablature-format-banjo
   \set TabStaff.stringTunings = #banjo-open-g-tuning
index c03f9a2e39f8527eaba7bd9dd98e0def1b5c6910..734663a4fe29d8060f6b4f661e99a788c0fc15c0 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: 10bd5cc93870ac4b884b8cb938cfc6a19c768097
+    Translation of GIT committish: 345522f312430725cdae0d61acfa716ce08622ca
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -1607,14 +1607,12 @@ Esta propiedad se usa también para controlar la salida al archivo
 MIDI.  Observe que pasa por alto todos los eventos, incluidos el tempo
 y los cambios de instrumento.  Está usted advertido.
 
-@lilypond[quote,fragment,ragged-right,verbatim]
-\relative c'' {
-  c8 d
-  \set Score.skipTypesetting = ##t
-  e8 e e e e e e e
-  \set Score.skipTypesetting = ##f
-  c8 d b bes a g c2
-}
+@lilypond[quote,relative=2,ragged-right,verbatim]
+c8 d
+\set Score.skipTypesetting = ##t
+e8 e e e e e e e
+\set Score.skipTypesetting = ##f
+c8 d b bes a g c2
 @end lilypond
 
 En música polifónica, @code{Score.skipTypesetting} afecta a todas las
index 1945fa47dd9e26f444571585a15665e15d4c3d45..8900ecaf3f6d5b55b5420c191a89a357a5d77660 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: 10bd5cc93870ac4b884b8cb938cfc6a19c768097
+    Translation of GIT committish: 345522f312430725cdae0d61acfa716ce08622ca
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -432,7 +432,7 @@ woodstaff = {
   % It also defines the positions of the two lines.
   \override Staff.StaffSymbol #'line-positions = #'(-2 3)
 
-  % This is neccessary; 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-size = #3
 }
 
@@ -611,7 +611,7 @@ en @ref{Paréntesis}.  Sin embargo, el modo por defecto
 @code{\drummode} no incluye el complemento grabador
 @code{Parenthesis_engraver} que permite esto.
 
-@lilypond[quote,ragged-right,verbatim,fragment]
+@lilypond[quote,ragged-right,verbatim]
 \new DrumStaff \with {
   \consists "Parenthesis_engraver"
 }
index 51022f6d1f059ccc044ddb1e31de91c680937b3e..e1c640c4ad61b3d24fca5a1c5dd62a4794126a2b 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @ignore
-    Translation of GIT committish: c5ede6842e118a322f1f19d103ef9664b2446021
+    Translation of GIT committish: 74930b635951419c12227e94b83e265aca5dd371
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -61,11 +61,13 @@ El nombre de una nota se especifica usando las letras minúsculas de la
 hasta @code{b} se imprimen en la octava inferior al Do central.
 
 @c don't use c' here.
-@lilypond[verbatim,quote,fragment]
-\clef bass
-c d e f
-g a b c
-d e f g
+@lilypond[verbatim,quote]
+{
+  \clef bass
+  c4 d e f
+  g4 a b c
+  d4 e f g
+}
 @end lilypond
 
 @cindex octava, marca de cambio de
@@ -78,13 +80,15 @@ quote@tie{}(@code{'}) o una coma@tie{}(@code{,}) .
 Cada@tie{}@code{'} eleva la altura en una octava; cada@tie{}@code{,}
 baja la altura una octava.
 
-@lilypond[verbatim,quote,fragment]
-\clef treble
-c' c'' e' g
-d'' d' d c
-\clef bass
-c, c,, e, g
-d,, d, d c
+@lilypond[verbatim,quote]
+{
+  \clef treble
+  c'4 c'' e' g
+  d''4 d' d c
+  \clef bass
+  c,4 c,, e, g
+  d,,4 d, d c
+}
 @end lilypond
 
 
@@ -383,7 +387,7 @@ Las alteraciones sobre notas unidas por ligadura sólo se imprimen al
 comienzo de un sistema:
 
 @lilypond[verbatim,quote,relative=2]
-cis1 ~ cis ~
+cis1~ cis~
 \break
 cis
 @end lilypond
@@ -571,8 +575,8 @@ nombres especiales para las notas.
 Casi todos los idiomas presentados aquí están asociados comúnmente con
 la música clásica occidental, también conocida como @notation{Período
 de la práctica común}.  Sin embargo, también están contempladas las
-alturas y los sistemas de afinación alternativos: véase @ref{Sistemas
-de notación y afinación no occidentales}.
+alturas y los sistemas de afinación alternativos: véase @ref{Notación
+común para músicas no occidentales}.
 
 
 @seealso
@@ -581,7 +585,7 @@ Glosario musical:
 @rglos{Common Practice Period}.
 
 Referencia de la notación:
-@ref{Sistemas de notación y afinación no occidentales}.
+@ref{Notación común para músicas no occidentales}.
 
 Fragmentos de código:
 @rlsr{Pitches}.