[Po4a-commits] "po4a/doc po4a.7.pod,1.39,1.40"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sat Apr 8 19:12:04 UTC 2006
Update of /cvsroot/po4a/po4a/doc
In directory haydn:/tmp/cvs-serv31750/doc
Modified Files:
po4a.7.pod
Log Message:
Fix a typo in doc/po4a.7.pod, thanks to Ognyan Kulev.
Index: po4a.7.pod
===================================================================
RCS file: /cvsroot/po4a/po4a/doc/po4a.7.pod,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- po4a.7.pod 11 Mar 2006 17:20:56 -0000 1.39
+++ po4a.7.pod 8 Apr 2006 19:12:02 -0000 1.40
@@ -694,7 +694,7 @@
the translator is added at the end of the file. (in French, "TRADUCTEUR"
means "TRANSLATOR", and "moi" means "me")
- |PO4A-HEADER:mode=after;position=AUTEUR;beginboundary=^head
+ |PO4A-HEADER:mode=after;position=AUTEUR;beginboundary=^=head
|
|=head1 TRADUCTEUR
|
@@ -702,9 +702,9 @@
In order to put your addendum before the AUTHOR, use the following header:
- PO4A-HEADER:mode=after;position=NOM;beginboundary=^head1
+ PO4A-HEADER:mode=after;position=NOM;beginboundary=^=head1
-This works because the next line matching the beginboundary /^head1/ after
+This works because the next line matching the beginboundary /^=head1/ after
the section "NAME" (translated to "NOM" in French), is the one declaring the
authors. So, the addendum will be put between both sections.
More information about the Po4a-commits
mailing list