[Po4a-commits] "po4a changelog,1.2,1.3"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Fri Apr 14 18:51:14 UTC 2006
Update of /cvsroot/po4a/po4a
In directory haydn:/tmp/cvs-serv27566
Modified Files:
changelog
Log Message:
There were failures when groff and mdoc pages were translated at the same
time.
The groff macros can't be erased this way, and we must switch back to
groff mode when we find a .TH macro.
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- changelog 14 Apr 2006 18:34:02 -0000 1.2
+++ changelog 14 Apr 2006 18:51:12 -0000 1.3
@@ -3,6 +3,11 @@
[Nicolas François]
(po4aman-display-po)
* When the master page is not provided, only look for the English man page.
+ (Man.pm)
+ * Fix failures when a configuration file is used to translate both mdoc
+ and groff man pages. The groff macros are no more erased in mdoc mode.
+ * When a TH macro is found, switch back to the groff mode (but keep the
+ mdoc macros if they were defined).
-- Thu, 13 Apr 2006 11:08:43 +0200
More information about the Po4a-commits
mailing list