]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: prevent link to deleted node from being broken.
authorFrancisco Vila <francisco.vila@hispalinux.es>
Fri, 12 Mar 2010 15:56:49 +0000 (16:56 +0100)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Fri, 12 Mar 2010 15:57:11 +0000 (16:57 +0100)
Documentation/es/extending/scheme-tutorial.itely
Documentation/es/learning/tweaks.itely
Documentation/extending/scheme-tutorial.itely
Documentation/learning/tweaks.itely

index 94b96ec504dfbf5ff208bc785e88ee8e35b94537..47993d45fba757a4312f968b05385ca14c6ab4ba 100644 (file)
@@ -1340,8 +1340,8 @@ Podemos verificar que esta función musical funciona correctamente:
 * Trucos con Scheme::
 @end menu
 
-@node Trucos con Scheme
-@c @section Trucos con Scheme
+@c @nod e Trucos con Scheme
+@c @sectio n Trucos con Scheme
 @translationof Tweaking with Scheme
 
 Hemos visto cómo la salida de LilyPond se puede modificar
index 5c12181b2d019cc0a8afc35d03df724d90f98755..10d1b2339b33bc19926ed84abf646477f253367b 100644 (file)
@@ -4184,4 +4184,5 @@ notas un color que depende de su posición dentro del pentagrama.
 @end lilypond
 
 Se pueden encontrar ejemplos adicionales que muestran la utilización
-de estos interfaces programables, en @ref{Trucos con Scheme}.
+de estos interfaces programables, en @rextendnamed{Callback
+functions,Funciones de callback}.
index e1a93f79ac41acc5d16672d2d018bd91c01d66a9..7ad67f66fd65b778cff3d72cd306e6c1bc115214 100644 (file)
@@ -1276,14 +1276,13 @@ We may verify that this music function works correctly,
 
 
 
-
 @ignore
 @menu
 * Tweaking with Scheme::
 @end menu
 
-@c @node Tweaking with Scheme
-@c @section Tweaking with Scheme
+@c @nod e Tweaking with Scheme
+@c @sectio n Tweaking with Scheme
 
 We have seen how LilyPond output can be heavily modified using
 commands like
index de942e6ac8777fd360746a6f98866cf7f826cb9c..e2ea8c16714c3fb9bf6271c254f0759983acf45a 100644 (file)
@@ -4018,7 +4018,7 @@ the staff.
 @end lilypond
 
 Further examples showing the use of these programmable interfaces
-can be found in @rextend{Tweaking with Scheme}.
+can be found in @rextend{Callback functions}.