[Po4a-commits] po4a/lib/Locale/Po4a Sgml.pm,1.52,1.53
Nicolas FRANCOIS
po4a-devel@lists.alioth.debian.org
Thu, 12 May 2005 13:25:00 +0000
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv31628/lib/Locale/Po4a
Modified Files:
Sgml.pm
Log Message:
Buy me an eye.
Thanks to Martin, the contrib and epigraph tags are now added to docbook,
not debiandoc.
Index: Sgml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Sgml.pm,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- Sgml.pm 11 May 2005 23:21:39 -0000 1.52
+++ Sgml.pm 12 May 2005 13:24:57 -0000 1.53
@@ -351,8 +351,7 @@
if ($prolog =~ /debiandoc/i) {
$self->set_tags_kind("translate" => "author version abstract title".
"date copyrightsummary heading p ".
- "example tag title contrib ".
- "epigraph",
+ "example tag title",
"empty" => "date ref manref url toc",
"verbatim" => "example",
"ignore" => "package prgn file tt em var ".
@@ -380,7 +379,8 @@
"para phrase pubdate publishername primary ".
"refclass refdescriptor refentrytitle refmiscinfo refname refpurpose releaseinfo remark revnumber revremark ".
"screeninfo seg secondary segtitle simpara subtitle synopfragmentref synopsis ".
- "term tertiary title titleabbrev",
+ "term tertiary title titleabbrev ".
+ "contrib epigraph",
"empty" => "audiodata colspec graphic imagedata textdata sbr videodata xref",
"indent" => "abstract answer appendix article articleinfo audioobject author authorgroup ".
"bibliodiv bibliography blockquote blockinfo book bookinfo bridgehead ".