From db80c3933647182a0bb571682bebc91e16d622ba Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Mon, 9 Jun 2008 19:14:27 +0200 Subject: [PATCH] Fix broken links in French docs Replace @lsrdir with @rlsr. There is still a boatload of broken @lsr links to be replaced with @lilypondfile or @rlsr. --- Documentation/fr/user/ancient.itely | 2 +- Documentation/fr/user/chords.itely | 3 +- Documentation/fr/user/editorial.itely | 2 +- Documentation/fr/user/fretted-strings.itely | 2 +- Documentation/fr/user/macros.itexi | 43 +++++++++++++-------- Documentation/fr/user/rhythms.itely | 2 +- Documentation/fr/user/staff.itely | 4 +- 7 files changed, 32 insertions(+), 26 deletions(-) diff --git a/Documentation/fr/user/ancient.itely b/Documentation/fr/user/ancient.itely index fd48620b1a..e6d8e0d1b7 100644 --- a/Documentation/fr/user/ancient.itely +++ b/Documentation/fr/user/ancient.itely @@ -231,7 +231,7 @@ des altérations ; @ref{Key signature} pour les armures. Référence du programme : @rinternals{KeySignature}. -Exemples : @lsrdir{ancient} +Exemples : @rlsr{Ancient notation}. @node Ancient rests diff --git a/Documentation/fr/user/chords.itely b/Documentation/fr/user/chords.itely index c02d638a04..bc6bd8da40 100644 --- a/Documentation/fr/user/chords.itely +++ b/Documentation/fr/user/chords.itely @@ -387,8 +387,7 @@ pour la mise en œuvre de ces modèles. @seealso -Exemples : -@lsrdir{chords} +Exemples : @rlsr{Chords}. Fichiers internes : @file{scm/@/chords@/-ignatzek@/.scm}, et @file{scm/@/chord@/-entry@/.scm}. diff --git a/Documentation/fr/user/editorial.itely b/Documentation/fr/user/editorial.itely index fa7f5f56e9..c2bff9d9b6 100644 --- a/Documentation/fr/user/editorial.itely +++ b/Documentation/fr/user/editorial.itely @@ -499,7 +499,7 @@ les notes. >> @end lilypond -Exemples : @lsrdir{education} +Exemples : @rlsr{Editorial annotations}. @node Blank music sheet diff --git a/Documentation/fr/user/fretted-strings.itely b/Documentation/fr/user/fretted-strings.itely index fd0e421554..8ccf6b76ac 100644 --- a/Documentation/fr/user/fretted-strings.itely +++ b/Documentation/fr/user/fretted-strings.itely @@ -283,7 +283,7 @@ Par ailleurs, plusieurs propriétés permettent d'ajuster le graphisme @seealso -Exemples : @lsrdir{guitar} +Exemples : @rlsr{Fretted strings}. @node Right hand fingerings diff --git a/Documentation/fr/user/macros.itexi b/Documentation/fr/user/macros.itexi index e379253183..f7678315b9 100644 --- a/Documentation/fr/user/macros.itexi +++ b/Documentation/fr/user/macros.itexi @@ -174,10 +174,8 @@ @c **** Links and references **** -@c WARNING: new @lsr macro in English docs takes 3 arguments -@c and new @lsrdir takes two arguments - -@c obsolete +@c obsolete, not replaced by anything (maybe will be replaced +@c with rlsr in the future) @c usage: @lsr{ancient,custodes.ly} @macro lsr{DIR,TEXT} @ifhtml @@ -188,25 +186,13 @@ @end ifnothtml @end macro -@c don't update until this macro is correctly set up in English docs -@macro lsrdir{DIR} -@ifhtml -@uref{source/input/lsr/\DIR\/collated-files.html,@file{\DIR\}/} -@end ifhtml -@ifnothtml -@file{\DIR\} -@end ifnothtml -@end macro - - - - @c Definitions for references: @c @rinternals @c @rglos @c @rprogram @c @ruser @c @rlearning +@c @rlsr @ifhtml @c ***** HTML ***** @@ -238,6 +224,11 @@ @ref{\TEXT\,,,lilypond-learning-big-page,Manuel d'initiation} @end macro +@macro rlsr{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-snippets-big-page,Exemples de code} +@end macro + @end ifset @@ -268,6 +259,11 @@ @ref{\TEXT\,,,lilypond-learning,Manuel d'initiation} @end macro +@macro rlsr{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-snippets,Exemples de code} +@end macro + @end ifclear @end ifhtml @@ -301,6 +297,11 @@ @ref{\TEXT\,,,lilypond-learning,Manuel d'initiation} @end macro +@macro rlsr{TEXT} +@vindex \TEXT\ +@ref{\TEXT\,,,lilypond-snippets,Exemples de code} +@end macro + @end ifdocbook @@ -332,6 +333,10 @@ @ref{\TEXT\,,,lilypond-learning,Manuel d'initiation} @end macro +@macro rlsr{TEXT} +@ref{\TEXT\,,,lilypond-snippets,Exemples de code} +@end macro + @end ifinfo @@ -360,6 +365,10 @@ @ref{\TEXT\,,,lilypond-learning.fr,Manuel d'initiation} @end macro +@macro rlsr{TEXT} +@ref{\TEXT\,,,lilypond-snippets,Exemples de code} +@end macro + @end iftex diff --git a/Documentation/fr/user/rhythms.itely b/Documentation/fr/user/rhythms.itely index e1ae49040f..b8582a636d 100644 --- a/Documentation/fr/user/rhythms.itely +++ b/Documentation/fr/user/rhythms.itely @@ -1261,7 +1261,7 @@ c4 c c c Référence du programme : @rinternals{BarNumber}. -Exemples : @lsrdir{staff} +Exemples : @rlsr{Staff notation}. @knownissues diff --git a/Documentation/fr/user/staff.itely b/Documentation/fr/user/staff.itely index 4d0b712da7..1d08bbca78 100644 --- a/Documentation/fr/user/staff.itely +++ b/Documentation/fr/user/staff.itely @@ -14,8 +14,6 @@ @node Staff notation @section Staff notation -staff = singular, staves = plural - @menu * Displaying staves:: * Writing parts:: @@ -172,7 +170,7 @@ comme sur l'exemple suivant : Référence du programme : @rinternals{StaffSymbol}. -D'autres exemples : @lsrdir{staff}. +D'autres exemples : @rlsr{Staff notation}. @node Hiding staves -- 2.39.5