]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc-es: update Learning/Common notation, Fundamental, Tweaks, Notation/Ancient.
authorFrancisco Vila <francisco.vila@hispalinux.es>
Thu, 7 Mar 2013 09:11:38 +0000 (10:11 +0100)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Thu, 7 Mar 2013 09:19:54 +0000 (10:19 +0100)
Documentation/es/learning/common-notation.itely
Documentation/es/learning/fundamental.itely
Documentation/es/learning/tweaks.itely
Documentation/es/notation/ancient.itely

index da2e5beafa6e9ebd832cbb5c95b720d4a3dc79b8..946f42127686febd6e5e40c8a9467ac9ecb6c7ff 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: d285959ee448ddd2ba74fb2b179f76d711e201a5
+    Translation of GIT committish: 5dcfc92089ab4ba59690d59bd6c1dbc2c6520753
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -526,8 +526,8 @@ Glosario musical:
 @rglos{anacrusis}.
 
 Una @notation{anacrusa} se introduce con la palabra clave
-@code{\partial}.  Va seguida de una duración: @code{\partial 4} es una
-anacrusa de negra y @code{\partial 8} de corchea.
+@code{\partial}.  Va seguida de una duración: @code{\partial 4} es
+una anacrusa de negra y @code{\partial 8} de corchea.
 
 @lilypond[verbatim,quote,relative=2]
 \partial 8 f8 |
@@ -539,18 +539,19 @@ c2 d |
 @cindex grupos especiales
 @cindex tresillos
 
-@funindex \times
-@funindex times
+@funindex \tuplet
+@funindex tuplet
 
 Glosario musical:
 @rglos{note value},
 @rglos{triplet}.
 
-Los grupos especiales como los tresillos se hacen con la palabra clave
-@code{\times}.  Requiere dos argumentos: una fracción y un fragmento
-de música.  La duración del fragmento de música se multiplica por la
-fracción.  Los tresillos hacen que las notas ocupen 2/3 de su duración
-expresa, por tanto un @notation{tresillo} lleva una fracción de 2/3:
+Los grupos especiales como los tresillos se hacen con la palabra
+clave @code{\tuplet}.  Requiere dos argumentos: una fracción y un
+fragmento de música.  La fracción es el número de notas del grupo
+partido por el número de notas que normalmente ocupan la misma
+duración.  Para los tresillos hay tres notas en el espacio de dos,
+de manera que los @notation{tresillos} tienen una fracción de 3/2.
 
 @lilypond[verbatim,quote,relative=2]
 \tuplet 3/2 { f8 g a }
index e49d9f152246c140a3839a32c6e18392bfe87a82..e59739953679f5e8625cb0895e42c3c6d99cce03 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: d409c67cbbdebe840220c17f796544a8a9dd193e
+    Translation of GIT committish: fbe8b9bf789f4a9833e1581dbb6ba4fce71a6cd2
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
index 18a254ca4e972cd3479ff0d538ed52b52a06a206..9ae62840188415246ce904519db51feb1685c6dd 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: 0619c6dfd6d2a744e70fc0b3f97a8b9adfc5d987
+    Translation of GIT committish: 0f6397c6fb10d919c6fd006d89bd5cb614f858c6
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -4199,7 +4199,7 @@ inst =
 \layout@{
   \context @{
     \Score
-    \override MetronomeMark.extra-offset = #'(-9 . 0)
+    \override MetronomeMark.extra-offset = #'(-5 . 0)
     \override MetronomeMark.padding = #'3
   @}
   \context @{
@@ -4232,7 +4232,7 @@ inst =
 \layout{
   \context {
     \Score
-    \override MetronomeMark.extra-offset = #'(-9 . 0)
+    \override MetronomeMark.extra-offset = #'(-5 . 0)
     \override MetronomeMark.padding = #'3
   }
   \context {
@@ -4285,7 +4285,7 @@ inst =
 \layout@{
   \context @{
     \Score
-    \override MetronomeMark.extra-offset = #'(-9 . 0)
+    \override MetronomeMark.extra-offset = #'(-5 . 0)
     \override MetronomeMark.padding = #'3
   @}
   \context @{
@@ -4318,7 +4318,7 @@ inst =
 
 \layout{
   \context { \Score
-    \override MetronomeMark.extra-offset = #'(-9 . 0)
+    \override MetronomeMark.extra-offset = #'(-5 . 0)
     \override MetronomeMark.padding = #'3
   }
   \context { \Voice
index 2edb2bf0eadea920db41e45ed6d2027f47bc8bc1..3e5f150e93f0a30627bea4a6f6cef02a9f1f6ca7 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c vim: foldmethod=marker
 @ignore
-    Translation of GIT committish: 00efa880d2b7632c88864f7bf2e6f46cc225867e
+    Translation of GIT committish: cccd2bf82ebfb55b6423346037fa4d2793fc4c3b
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'