From: Michael Smith Date: Tue, 22 Aug 2006 05:03:46 +0000 (+0000) Subject: Added person.name.normalized template to cause contents of author, X-Git-Tag: release/1.79.1~6^2~2620 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62cb8618c55c19d37f1cb883a874996c7a58310f;p=docbook-dsssl Added person.name.normalized template to cause contents of author, editor, etc., names to be normalized. Also added normalization in several others places in *info output that lacked it. Thanks to Daniel Leidert. --- diff --git a/xsl/manpages/info.xsl b/xsl/manpages/info.xsl index d2f3fd454..dc6999f77 100644 --- a/xsl/manpages/info.xsl +++ b/xsl/manpages/info.xsl @@ -141,7 +141,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -316,10 +316,16 @@ <\& - + + + + - + + + + \&> @@ -463,7 +469,10 @@ - + + + + . @@ -539,7 +548,10 @@ - + + + + .br diff --git a/xsl/manpages/utility.xsl b/xsl/manpages/utility.xsl index d6492cd88..65e5babe3 100644 --- a/xsl/manpages/utility.xsl +++ b/xsl/manpages/utility.xsl @@ -225,6 +225,15 @@ + + + + + + + + +