]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/keyboards.itely
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / Documentation / es / user / keyboards.itely
index 10973fd76343c966550c0b297a7f52d8a90b7f8c..7e791c303de0bcc1bc183e34c0b5eb2b3b70c9e1 100644 (file)
@@ -1,13 +1,13 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: 93485c0ecbda3b3e8fc7232f86f689e68f9ebd51
+    Translation of GIT committish: 41ef91786a08102d9b9a839f6a2f40cec263d723
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.61"
+@c \version "2.12.0"
 
 @node Keyboard and other multi-staff instruments
 @section Keyboard and other multi-staff instruments
@@ -279,10 +279,12 @@ 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]
+@c Keep Ly needed, otherwise 'up' and 'down' get incorrectly translated in verbatim output
+@c KEEP LY
+@lilypond[quote,verbatim,nogettext]
 \new PianoStaff <<
   \new Staff = "up" {
-    \new Voice = "melOne" {
+    \new Voice = "melodiaUno" {
       \key g \major
       \autochange \relative c' {
         g8 b a c b d c e
@@ -623,10 +625,10 @@ repeats}
 
 @seealso
 Referencia de la notación:
-@ruser{Tremolo repeats},
-@ruser{Glissando},
-@ruser{Arpeggio},
-@ruser{Harmonics}.
+@ref{Tremolo repeats},
+@ref{Glissando},
+@ref{Arpeggio},
+@ref{Harmonics}.
 
 @node Harp pedals
 @unnumberedsubsubsec Harp pedals
@@ -668,5 +670,5 @@ una elipse.
 
 @seealso
 Referencia de la notación:
-@ruser{Text scripts},
-@ruser{Instrument Specific Markup}.
+@ref{Text scripts},
+@ref{Instrument Specific Markup}.