From: Bob Stayton Date: Wed, 1 Feb 2012 05:07:27 +0000 (+0000) Subject: Fix bug 3481385 - link elements not preserved inside funcsynopsis. X-Git-Tag: release/1.79.1~6^2~546 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a15ffcbae7f56eb87af564f4f6a05cdea0aa6110;p=docbook-dsssl Fix bug 3481385 - link elements not preserved inside funcsynopsis. --- diff --git a/xsl/html/synop.xsl b/xsl/html/synop.xsl index 22256d30b..b20e7e979 100644 --- a/xsl/html/synop.xsl +++ b/xsl/html/synop.xsl @@ -1551,4 +1551,20 @@ paramdef ::= (#PCDATA|type|replaceable|parameter|funcparams)* + + + + + + + + + + + + + + + +