From: Francisco Vila Date: Tue, 9 Dec 2008 11:04:29 +0000 (+0100) Subject: Doc-es: Update Harp in Keyboards. X-Git-Tag: release/2.12.0-1~13^2~20 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ceab8d0db01b2d727abae31582531c289a437456;p=lilypond.git Doc-es: Update Harp in Keyboards. --- diff --git a/Documentation/es/user/keyboards.itely b/Documentation/es/user/keyboards.itely index de300a7380..10973fd763 100644 --- a/Documentation/es/user/keyboards.itely +++ b/Documentation/es/user/keyboards.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: d5bd12a5775832e81000fb901ad65283a152eaa4 + Translation of GIT committish: 93485c0ecbda3b3e8fc7232f86f689e68f9ebd51 When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -34,7 +34,7 @@ teclado. @subsection Common notation for keyboards Esta sección trata aspectos de notación que pueden aparecer en casi -todos los instrumentos que tengan muchas cuerdas. +todos los instrumentos de teclado. @menu * References for keyboards:: @@ -104,6 +104,10 @@ tweaks}. @end itemize +@c @snippets +@c @lilypondfile[verbatim,lilyquote,texidoc,doctitle] +@c {forcing-visibility-of-systems-with-multi-bar-rests-when-using-\RemoveEmptyStaffContext.ly} +@c http://lsr.dsi.unimi.it/LSR/Item?u=1&id=312 @seealso Manual de aprendizaje: @@ -267,8 +271,13 @@ tanto, en caso necesario escriba @code{\relative} dentro de Si se necesita más control sobre los pentagramas individuales, se pueden crear manualmente con los nombres @code{"up"} y @code{"down"}. Entonces, la instrucción @code{\autochange} alternará su voz entre los -pentagramas existentes. Por ejemplo, esto es necesario para colocar -una armadura de tonalidad en el pentagrama inferior: +pentagramas existentes. + +@warning{Si se crean los pentagramas manualmente, @emph{se deben} +llamar @code{"up"} y @code{"down"} (en inglés).} + +Por ejemplo, esto es necesario para colocar una armadura de tonalidad +en el pentagrama inferior: @lilypond[quote,verbatim] \new PianoStaff << @@ -583,31 +592,41 @@ Fragmentos de código: @node Harp @subsection Harp +Esta sección trata sobre asuntos de notación específicos del arpa. + @menu -* Harp notation:: +* References for harps:: * Harp pedals:: @end menu -@node Harp notation -@unnumberedsubsubsec Harp notation +@node References for harps +@unnumberedsubsubsec References for harps +@cindex harps +@cindex bisbiglando -Continuará... +Ciertas características comunes de la música de arpa se estudian en +otras partes de la documentación: -@ignore -Some possibilities: -- glissandi -- tremolo (for bisbigliando) -- natural harmonics -- directional arpeggio and non-arpeggio -- workaroung for keeping both staves visible in an orchestral - score, -http://lists.gnu.org/archive/html/lilypond-user/2007-08/msg00386.html -and http://lsr.dsi.unimi.it/LSR/Item?u=1&id=312 - -An LSR snippet could be used to demonstrate the main items; in the -case of glissandi, it would be desirable to have a demonstration -of different styles. -@end ignore +@itemize + +@item El glissando es la técnica más característica del arpa, +@ref{Glissando}. + +@item El @notation{bisbigliando} se escribe como un trémolo, @ref{Tremolo +repeats} + +@item Los armónicos naturales se estudian bajo el epígrafe @ref{Harmonics}. + +@item Para los arpegios dirigidos y los no arpegios, véase @ref{Arpeggio}. + +@end itemize + +@seealso +Referencia de la notación: +@ruser{Tremolo repeats}, +@ruser{Glissando}, +@ruser{Arpeggio}, +@ruser{Harmonics}. @node Harp pedals @unnumberedsubsubsec Harp pedals @@ -649,4 +668,5 @@ una elipse. @seealso Referencia de la notación: -@ruser{Text scripts}. +@ruser{Text scripts}, +@ruser{Instrument Specific Markup}.