From: Michael Smith Date: Mon, 21 Aug 2006 06:02:00 +0000 (+0000) Subject: Handle instances of address/otheraddr/ulink in author et al in the X-Git-Tag: release/1.79.1~6^2~2624 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=492fe9a7dbcddcbeb92a69db70f7214092c416b1;p=docbook-dsssl Handle instances of address/otheraddr/ulink in author et al in the same way as email instances; that is, display them on the same linke as the author, editor, etc., name. --- diff --git a/xsl/manpages/info.xsl b/xsl/manpages/info.xsl index ebe189d56..0051d5c18 100644 --- a/xsl/manpages/info.xsl +++ b/xsl/manpages/info.xsl @@ -141,10 +141,11 @@ - + - - + + + @@ -220,15 +221,15 @@ - - + + - + .PP - - + + @@ -246,8 +247,8 @@ .PP - - + + @@ -266,8 +267,8 @@ .PP - - + + @@ -288,21 +289,43 @@ . - + - + + + - + + - < - - > + + + + + <\& - + + + + + + + + \&> + + + + - + , @@ -310,24 +333,24 @@ - - + + - - + + .br - - + + - - + + , @@ -347,14 +370,15 @@ + select="normalize-space(node()[not(self::email) + and not(self::otheraddr/ulink)])"/> - + .br - - + +