From: Michael Smith Date: Thu, 30 Mar 2006 01:26:52 +0000 (+0000) Subject: Added new refclass.suppress param for suppressing display of X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=934e9c66400798bfcf33a61b9f3083ed39f2ce1e;p=docbook-dsssl Added new refclass.suppress param for suppressing display of Refclass in HTML and FO output. Did not add it to manpages because manpages stylesheet is currently just silently ignoring Refclass anyway. Closes request #1461065. Thanks to Davor Ocelic (docelic) for reporting. --- diff --git a/xsl/fo/refentry.xsl b/xsl/fo/refentry.xsl index 1aec7b581..11d1699c8 100644 --- a/xsl/fo/refentry.xsl +++ b/xsl/fo/refentry.xsl @@ -15,6 +15,8 @@ ******************************************************************** --> + + @@ -450,6 +452,7 @@ + @@ -457,6 +460,7 @@ + diff --git a/xsl/html/refentry.xsl b/xsl/html/refentry.xsl index fa21b88c9..34a9265a2 100644 --- a/xsl/html/refentry.xsl +++ b/xsl/html/refentry.xsl @@ -14,6 +14,9 @@ + + + @@ -189,6 +192,7 @@ +

@@ -198,6 +202,7 @@

+