From: Francisco Vila Date: Mon, 8 Feb 2010 17:31:01 +0000 (+0100) Subject: Doc-es: small updates to Learning. X-Git-Tag: release/2.13.14-1~8^2~2^2~35 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a5abd5a393fbbe0e963b21bb23a5c5227150a463;p=lilypond.git Doc-es: small updates to Learning. --- diff --git a/Documentation/es/learning/common-notation.itely b/Documentation/es/learning/common-notation.itely index 4029e674b9..fc99e250e8 100644 --- a/Documentation/es/learning/common-notation.itely +++ b/Documentation/es/learning/common-notation.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: fc7e42590263fb4bf8a66b7d3986d03cd65ddef9 + Translation of GIT committish: 79a335402980b9354a4786b9f0c908058301f42d When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -243,7 +243,7 @@ tilde curva @code{~} a la primera nota ligada: @lilypond[verbatim,quote,relative=2] g4~ g c2~ -c4 ~ c8 a8 ~ a2 +c4~ c8 a8~ a2 @end lilypond @subheading Ligaduras de expresión @@ -294,7 +294,7 @@ sobre grupos mayores de notas. Las ligaduras de unión y de expresión se pueden anidar unas dentro de otras. @lilypond[verbatim,quote,relative=2] -c2~( c8 fis fis4 ~ fis2 g2) +c2~( c8 fis fis4~ fis2 g2) @end lilypond @@ -422,7 +422,7 @@ Se puede aplicar un formateo adicional mediante la instrucción @code{\markup}: @lilypond[verbatim,quote,relative=2] -c1^\markup{ \bold espr} +c1^\markup{ \bold espr } a1_\markup{ \dynamic f \italic \small { 2nd } \hspace #0.1 \dynamic p } diff --git a/Documentation/es/learning/fundamental.itely b/Documentation/es/learning/fundamental.itely index 37cffad764..18dd264bd4 100644 --- a/Documentation/es/learning/fundamental.itely +++ b/Documentation/es/learning/fundamental.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: 276cce1176b8cc1b85167faa2ca223eb22d6bef8 + Translation of GIT committish: 42f15d2fa4de88b8ed1a3fed30570cde0ab03f5f When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors'