]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix broken links in French docs
authorJohn Mandereau <john.mandereau@gmail.com>
Mon, 9 Jun 2008 17:14:27 +0000 (19:14 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Mon, 9 Jun 2008 17:14:27 +0000 (19:14 +0200)
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
Documentation/fr/user/chords.itely
Documentation/fr/user/editorial.itely
Documentation/fr/user/fretted-strings.itely
Documentation/fr/user/macros.itexi
Documentation/fr/user/rhythms.itely
Documentation/fr/user/staff.itely

index fd48620b1a45ad3ec32716766dbbfede8e07bcc9..e6d8e0d1b75a222f61cccb84501a6a39b0ba15e5 100644 (file)
@@ -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
index c02d638a0471f1e3904c9c3227fab1a90bcad629..bc6bd8da4004996ef24383f97ccac407c492b738 100644 (file)
@@ -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}.
index fa7f5f56e94518a11be07ecc048ec3eba6af6f71..c2bff9d9b6e15ee5f389066252b7e39f41adaa4b 100644 (file)
@@ -499,7 +499,7 @@ les notes.
 >>
 @end lilypond
 
-Exemples : @lsrdir{education}
+Exemples : @rlsr{Editorial annotations}.
 
 
 @node Blank music sheet
index fd0e42155491dad9ab1874fb7d19a6969067d57b..8ccf6b76ac2ed883a5238a0aa09014458b954b0d 100644 (file)
@@ -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
index e379253183cbf133e783680632270834861ff39d..f7678315b9ec6e3ded2ed5b1ca24873b39f4e64b 100644 (file)
 
 @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
 @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 *****
 @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
 
 
 @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
 @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
 
 
 @ref{\TEXT\,,,lilypond-learning,Manuel d'initiation}
 @end macro
 
+@macro rlsr{TEXT}
+@ref{\TEXT\,,,lilypond-snippets,Exemples de code}
+@end macro
+
 @end ifinfo
 
 
 @ref{\TEXT\,,,lilypond-learning.fr,Manuel d'initiation}
 @end macro
 
+@macro rlsr{TEXT}
+@ref{\TEXT\,,,lilypond-snippets,Exemples de code}
+@end macro
+
 @end iftex
 
 
index e1ae49040fac8bfce3dc4a3aa76bbb636d9b24eb..b8582a636d9cda7dd5c6b6422341eca78af9790f 100644 (file)
@@ -1261,7 +1261,7 @@ c4 c c c
 
 Référence du programme : @rinternals{BarNumber}.
 
-Exemples : @lsrdir{staff}
+Exemples : @rlsr{Staff notation}.
 
 
 @knownissues
index 4d0b712da7dc5ab3f13cf6149c630f9a0739d90b..1d08bbca78de528166fbbb71c97eaef3ace2c133 100644 (file)
@@ -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