]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/nl/macros.itexi
Web/Docs: fix nesting problem for @warning
[lilypond.git] / Documentation / nl / macros.itexi
index b06d76f8431e4520e3d568a9b051a82934ee6e7b..8ec0eb064dd7fa90fcd6a3dee4f054d57c1dfca8 100644 (file)
 @ifhtml
 
 @macro warning{TEXT}
-@cartouche
-@b{Note :} \TEXT\
-@end cartouche
+@html
+<div class="warning">
+@end html
+@strong{Note :} \TEXT\
+@c keep the space for proper nesting of </p>
+
+@html
+</div>
+@end html
 @end macro
 
 @end ifhtml
 
 @macro rprogram{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,application-big-page,Manuel d'utilisation du programme}
+@ref{\TEXT\,,,usage-big-page,Manuel d'utilisation du programme}
 @end macro
 
 @macro rprogramnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,application-big-page,Manuel d'utilisation du programme}
+@ref{\TEXT\,,\DISPLAY\,usage-big-page,Manuel d'utilisation du programme}
 @end macro
 
 @macro rlsr{TEXT}
 
 @macro rprogram{TEXT}
 @vindex \TEXT\
-@ref{\TEXT\,,,application,Manuel d'utilisation du programme}
+@ref{\TEXT\,,,usage,Manuel d'utilisation du programme}
 @end macro
 
 @macro rprogramnamed{TEXT,DISPLAY}
 @vindex \TEXT\
-@ref{\TEXT\,,\DISPLAY\,application,Manuel d'utilisation du programme}
+@ref{\TEXT\,,\DISPLAY\,usage,Manuel d'utilisation du programme}
 @end macro
 
 @macro rlsr{TEXT}
 @c delimits arguments in the standard way (i.e., with braces).
 
 @tex
-\gdef\lilyvindex#1{\doind{vr}{\code #1}\ignorespaces}
+\gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
 @end tex
 
 @macro rglos{TEXT}
 
 @macro rprogram{TEXT}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,,application.fr,Manuel d'utilisation du programme}
+@ref{\TEXT\,,,usage.fr,Manuel d'utilisation du programme}
 @end macro
 
 @macro rprogramnamed{TEXT,DISPLAY}
 @lilyvindex{\TEXT\}
-@ref{\TEXT\,,\DISPLAY\,application.fr,Manuel d'utilisation du programme}
+@ref{\TEXT\,,\DISPLAY\,usage.fr,Manuel d'utilisation du programme}
 @end macro
 
 @macro rlsr{TEXT}