groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] [PATCH] fr.tmac


From: Fabrice Ménard
Subject: [Groff] [PATCH] fr.tmac
Date: Fri, 8 Jun 2007 10:59:14 +0200
User-agent: KMail/1.9.3

Hi,

A french traduction for the chapter system from the me package.
There is a better way to do it but I didn't want to temper with the me package
where the strings to translate are hard coded.

Regards,

-- 
Fabrice Ménard
address@hidden
*** fr.tmac     2007-06-08 10:34:06.000000000 +0200
--- fr.tmac.new 2007-06-08 10:38:05.000000000 +0200
***************
*** 139,144 ****
--- 139,165 ----
  .if d @R \{\
  .     \" date update
  .     ds td \n(dy \*(mo \n(y4
+ .     \" Redefinition for the chapter system
+ .     de $c
+ .     sz 12
+ .     ft 3
+ .     ce 1000
+ .     if \\n(_M<3 \
+ .     nr ch +1
+ .     ie \\n(_M=1 CHAPITRE\ \ \\n(ch
+ .     el .if \\n(_M=2 ANNEXE\ \ \\n(ch
+ .     if \w"\\$1" .sp 3-\\n(.L
+ .     if \w"\\$1" \\$1
+ .     if (\\n(_M<3):(\w"\\$1") \
+ .     sp 4-\\n(.L
+ .     ce 0
+ .     ft
+ .     sz
+ .     ie \\n(_M=1 \
+ .     $C Chapitre \\n(ch "\\$1"
+ .     el .if \\n(_M=2 \
+ .     $C Annexe \\n(ch "\\$1"
+ ..
  .\}
  .
  .

Attachment: pgpOW6y15gI8e.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]