From: Michael Smith Date: Wed, 23 Aug 2006 01:59:29 +0000 (+0000) Subject: Adjusted normalization of person-names. The person.name.normalized X-Git-Tag: release/1.79.1~6^2~2614 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20e8d7f95351faf5de681406a3eb26dde6e0c350;p=docbook-dsssl Adjusted normalization of person-names. The person.name.normalized template now checks the RTF of output from person.name template node-by-node, and does normalization only on the nodes that need it. Also fixed normalization of email output for the metadata comment part of the man page, such that normalization is done before the angle brackets are added. --- diff --git a/xsl/manpages/info.xsl b/xsl/manpages/info.xsl index dc6999f77..171093cfe 100644 --- a/xsl/manpages/info.xsl +++ b/xsl/manpages/info.xsl @@ -148,10 +148,30 @@ - + + + < + + + + + + + + + + + + + + + > + + diff --git a/xsl/manpages/utility.xsl b/xsl/manpages/utility.xsl index 65e5babe3..659c6c659 100644 --- a/xsl/manpages/utility.xsl +++ b/xsl/manpages/utility.xsl @@ -225,11 +225,31 @@ + + + + - + + + + + + + + + + + + + + + + +