From 0f93dd92ffa0319328e58148458d22c5448b3d58 Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Mon, 16 Apr 2012 18:41:07 +0200 Subject: [PATCH] Doc-es: update Text, Vocal, lilypond-book, Running. --- Documentation/es/notation/text.itely | 67 +++++++++++----------- Documentation/es/notation/vocal.itely | 2 +- Documentation/es/usage/lilypond-book.itely | 2 +- Documentation/es/usage/running.itely | 4 +- 4 files changed, 39 insertions(+), 36 deletions(-) diff --git a/Documentation/es/notation/text.itely b/Documentation/es/notation/text.itely index ed9e9ae5b0..6c5078efca 100644 --- a/Documentation/es/notation/text.itely +++ b/Documentation/es/notation/text.itely @@ -1,6 +1,6 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: 80340bdefc128536c79733d8c6f3467d91b01f72 + Translation of GIT committish: dd8a0b7cc3280f273e66d20c72f1d4097dc6645a When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' @@ -542,6 +542,7 @@ f1 d2 r @cindex fuente tipográfica, tamaño de @cindex texto, tamaño de +@funindex \abs-fontsize @funindex \fontsize @funindex fontsize @funindex \smaller @@ -551,42 +552,42 @@ f1 d2 r @funindex \magnify @funindex magnify -El tamaño de los caracteres también se puede alterar de distintas -maneras: +El tamaño de la fuente tipográfica se puede alterar en relación al +tamaño global del pentagrama, de una serie de formas como se ve a +continuación. -@itemize -@item -el tamaño de la tipografía se puede definir a una serie de tamaños -estándar predefinidos, +Se puede fijar a un tamaño predefinido, -@item -el tamaño de la tipografía se puede establecer a un valor absoluto, +@lilypond[quote,verbatim,relative=2] +b1_\markup { \huge Sinfonia } +b1^\markup { \teeny da } +b1-\markup { \normalsize camera } +@end lilypond -@item -el tamaño de la tipografía también se puede cambiar de forma relativa -respecto de su valor anterior. -@end itemize +Se puede establecer a un tamaño relativo al valor anterior, -@noindent -El ejemplo siguiente ejemplifica estos tres métodos: +@lilypond[quote,verbatim,relative=2] +b1_\markup { \larger Sinfonia } +b1^\markup { \smaller da } +b1-\markup { \magnify #0.6 camera } +@end lilypond -@lilypond[quote,verbatim,relative=1] -f1_\markup { - \tiny espressivo - \large e - \normalsize intenso -} -a^\markup { - \fontsize #5 Sinfonia - \fontsize #2 da - \fontsize #3 camera -} -bes^\markup { (con - \larger grande - \smaller emozione - \magnify #0.6 { e sentimento } ) -} -d c2 r8 c bes a g1 +Se puede aumentar o disminuir de forma relativa al valor fijado por el +tamaño global del pentagrama, + +@lilypond[quote,verbatim,relative=2] +b1_\markup { \fontsize #-2 Sinfonia } +b1^\markup { \fontsize #1 da } +b1-\markup { \fontsize #3 camera } +@end lilypond + +También se puede establecer a un tamaño de puntos fijo, +independientemente del tamaño global del pentagrama, + +@lilypond[quote,verbatim,relative=2] +b1_\markup { \abs-fontsize #20 Sinfonia } +b1^\markup { \abs-fontsize #8 da } +b1-\markup { \abs-fontsize #14 camera } @end lilypond @cindex subíndice @@ -596,6 +597,8 @@ d c2 r8 c bes a g1 @funindex super @funindex \sub @funindex sub +@funindex \normal-size-super +@funindex normal-size-super El texto se puede imprimir como subíndice o como superíndice. De forma predeterminada se imprimen en un tamaño menor, pero también se diff --git a/Documentation/es/notation/vocal.itely b/Documentation/es/notation/vocal.itely index 86c3a402d0..76046869a1 100644 --- a/Documentation/es/notation/vocal.itely +++ b/Documentation/es/notation/vocal.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: 80340bdefc128536c79733d8c6f3467d91b01f72 + Translation of GIT committish: f71ede90de06fdc16dad9ed75f38558efe819080 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' diff --git a/Documentation/es/usage/lilypond-book.itely b/Documentation/es/usage/lilypond-book.itely index c0e3f245eb..c2fed2e0cf 100644 --- a/Documentation/es/usage/lilypond-book.itely +++ b/Documentation/es/usage/lilypond-book.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: 0cc0c4fb20b70e717db7e8f43cbb0c1878cd8395 + Translation of GIT committish: f71ede90de06fdc16dad9ed75f38558efe819080 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' diff --git a/Documentation/es/usage/running.itely b/Documentation/es/usage/running.itely index bf18b4504e..eb17cbf331 100644 --- a/Documentation/es/usage/running.itely +++ b/Documentation/es/usage/running.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: 7465f4b1291f38bed8ee81e3922eb685f7e909ad + Translation of GIT committish: c610645cc9a77cba1a2798280965db142d649ac5 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' @@ -130,7 +130,7 @@ del shell y que no tienen nada que ver con lilypond. @node Opciones básicas de la línea de órdenes para LilyPond -@unnumberedsubsec Opciones básicas de la línea de órdenes para @command{lilypond} +@unnumberedsubsec Opciones básicas de la línea de órdenes para LilyPond @translationof Basic command line options for LilyPond @cindex invocación de @command{lilypond} -- 2.39.5