]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix broken links in Spanish PDF
authorFrancisco Vila <francisco.vila@hispalinux.es>
Sat, 23 Feb 2008 20:13:38 +0000 (21:13 +0100)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Sat, 23 Feb 2008 20:13:38 +0000 (21:13 +0100)
Documentation/es/user/macros.itexi

index 40279f256d8c6c55850236e2e49162d33b385909..18d8daf7f5055bc13553b202c53e244280461e6b 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: 02d2ef26f3a9fefa70eb70dd2c7e708a24b331e5
+    Translation of GIT committish: 9cbbaed46b1d551db77c37566ae23a4a5a44b5e4
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 
 @macro rprogram{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-program-es}
+@ref{\TEXT\,,,lilypond-program}
 @end macro
 
 @macro ruser{TEXT}
 
 @macro rlearning{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-learning-es}
+@ref{\TEXT\,,,lilypond-learning}
 @end macro
 
 @end ifclear
 
 @macro rprogram{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-program-es}
+@ref{\TEXT\,,,lilypond-program}
 @end macro
 
 @macro ruser{TEXT}
 
 @macro rlearning{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,lilypond-learning-es}
+@ref{\TEXT\,,,lilypond-learning}
 @end macro
 
 @end ifdocbook
 @end macro
 
 @macro rprogram{TEXT}
-el manual de utilización del programa, @ref{\TEXT\,,,lilypond-program-es}
+el manual de utilización del programa, @ref{\TEXT\,,,lilypond-program.es}
 @c @internalsref{\TEXT\}
 @end macro
 
 @macro ruser{TEXT}
-el manual de referencia de la notación, @ref{\TEXT\,,,lilypond-es}
+el manual de referencia de la notación, @ref{\TEXT\,,,lilypond.es}
 @c @internalsref{\TEXT\}
 @end macro
 
 @macro rlearning{TEXT}
-el manual de aprendizaje, @ref{\TEXT\,,,lilypond-learning-es}
+el manual de aprendizaje, @ref{\TEXT\,,,lilypond-learning.es}
 @c @internalsref{\TEXT\}
 @end macro