From 0b355f8aead9c773ea9e8fb4069ab53e90f02bca Mon Sep 17 00:00:00 2001 From: Jean-Charles Malahieude Date: Fri, 24 Dec 2010 18:41:11 +0100 Subject: [PATCH] Doc-fr: update Macros. --- Documentation/fr/macros.itexi | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/Documentation/fr/macros.itexi b/Documentation/fr/macros.itexi index a09fb7e378..cf72b0e0fd 100644 --- a/Documentation/fr/macros.itexi +++ b/Documentation/fr/macros.itexi @@ -1,6 +1,6 @@ @c -*- coding: utf-8; mode: texinfo; -*- @ignore - Translation of GIT committish: 092f85605dcea69efff5ef31de4ff100346d6ef8 + Translation of GIT committish: 1edbbc7f5a6ad81f24421470f81786fc614d1c96 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' @@ -84,6 +84,36 @@ translations should be in macros.itexi. @end ifnothtml + +@c do not translate the following macro -- it is used in +@c an untranslated manual. + +@ifhtml + +@macro advanced{TEXT} +@html +
+@end html +@strong{Advanced note:} \TEXT\ +@c keep the space for proper nesting of

+ +@html +
+@end html +@end macro + +@end ifhtml + +@ifnothtml + +@macro advanced{TEXT} +@quotation +@b{Advanced note:} \TEXT\ +@end quotation +@end macro + +@end ifnothtml + @macro docMain @cartouche Pour connaître la place qu'occupe ce manuel dans la -- 2.39.5