From ca9271b65eec600f51bafd3ad5f69952e635970f Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Wed, 30 Nov 2005 12:57:25 +0000 Subject: Add some nicety for OMF files --- bin/xmlformat-fdp.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bin/xmlformat-fdp.conf b/bin/xmlformat-fdp.conf index 014b6f9..c64ec44 100644 --- a/bin/xmlformat-fdp.conf +++ b/bin/xmlformat-fdp.conf @@ -35,6 +35,7 @@ firstname surname othername revnumber date authorinitials entry-break = 0 exit-break = 0 + normalize = yes revremark normalize = yes @@ -100,3 +101,10 @@ wordasword systemitem citetitle footnote email ulink xref format = inline +# Cover OMF files +creator description format identifier language maintainer omf relation rights subject type version + format = block + normalize = yes + entry-break = 1 + exit-break = 1 + -- cgit