]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/notation/keyboards.itely
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / es / notation / keyboards.itely
index b3c6599d03fae1881dfb7b076859531e89970de3..2045b9442db36d78a16c8d13b7b98677b249fe5f 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: 26a079ca2393d053315ef8dbef626c897dc9645a
+    Translation of GIT committish: a8855343a15503ca5bb4a30d41a3bff9c60e66f2
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.16.0"
+@c \version "2.17.6"
 
 @node Teclados y otros instrumentos de varios pentagramas
 @section Teclados y otros instrumentos de varios pentagramas
@@ -216,7 +216,7 @@ cruzan de un pentagrama a otro:
   \new Staff = "up" {
     \voiceOne
     % Make space for fingering in the cross-staff voice
-    \once\override DynamicLineSpanner #'staff-padding = #3.4
+    \once\override DynamicLineSpanner.staff-padding = #3.4
     e''2\p\< d''\>
     c''1\!
   }
@@ -451,6 +451,11 @@ necesario que estén unidas en la otra pauta.
 @lilypondfile[verbatim,quote]
 {cross-staff-stems.ly}
 
+Por el momento no se puede especificar este grabador por su
+nombre entre comillas, sino prefijando el nombre con un símbolo
+de almohadilla @code{#}, a causa de la manera en que está
+implementado.
+
 @snippets
 @lilypondfile[verbatim,quote,texidoc,doctitle]
 {indicating-cross-staff-chords-with-arpeggio-bracket.ly}