diff options
Diffstat (limited to 'info/translations/Tabbing/fr/ltxdoc.cfg')
-rw-r--r-- | info/translations/Tabbing/fr/ltxdoc.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/info/translations/Tabbing/fr/ltxdoc.cfg b/info/translations/Tabbing/fr/ltxdoc.cfg new file mode 100644 index 0000000000..6da8e4c2c6 --- /dev/null +++ b/info/translations/Tabbing/fr/ltxdoc.cfg @@ -0,0 +1,10 @@ +\ifx\traductionchanges\undefined\else + \AtBeginDocument{% + \def\HistoryName{Historique des changements} + \def\generalname{G\'en\'eral} + \GlossaryPrologue{\section*{{\HistoryName}}% + \markboth{{\HistoryName}}{{\HistoryName}}% + }} +\fi +\AtBeginDocument{\RecordChanges} +\AtEndDocument{\PrintChanges} |