From: Bob Stayton Date: Sat, 12 May 2012 23:36:14 +0000 (+0000) Subject: Make funprototype layout table compatible with html5. X-Git-Tag: release/1.79.1~6^2~434 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2cfc81013ca44362ce0631c22cd6ee387213b9fd;p=docbook-dsssl Make funprototype layout table compatible with html5. --- diff --git a/xsl/html/synop.xsl b/xsl/html/synop.xsl index bb78badc2..c92e9c750 100644 --- a/xsl/html/synop.xsl +++ b/xsl/html/synop.xsl @@ -360,9 +360,13 @@ paramdef ::= (#PCDATA|type|replaceable|parameter|funcparams)* - +
+ + Function synopsis + + + cellspacing: 0; cellpadding: 0; +
@@ -620,9 +624,15 @@ paramdef ::= (#PCDATA|type|replaceable|parameter|funcparams)* - + + Function synopsis + + + cellspacing: 0; cellpadding: 0; +