From: Michael Smith Date: Fri, 7 Apr 2006 01:03:31 +0000 (+0000) Subject: Fixed handling of punctuation for Funcparams in HTML output. X-Git-Tag: release/1.79.1~6^2~2892 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bbb3b4044ae5e082256ab2bc1560b080c56b667;p=docbook-dsssl Fixed handling of punctuation for Funcparams in HTML output. Closes #1213275. --- diff --git a/xsl/html/synop.xsl b/xsl/html/synop.xsl index e9cb08ab8..76786b594 100644 --- a/xsl/html/synop.xsl +++ b/xsl/html/synop.xsl @@ -302,7 +302,6 @@ paramdef ::= (#PCDATA|type|replaceable|parameter|funcparams)* ( ) - ; @@ -606,12 +605,21 @@ paramdef ::= (#PCDATA|type|replaceable|parameter|funcparams)* - +   + mode="ansi-tabular"/> + + + , + + + ) + ; + +