From: Michael Smith Date: Wed, 5 Oct 2005 07:23:19 +0000 (+0000) Subject: Problem:: X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d252f4ada4fb21d745e8d190a9c2611575406648;p=docbook-dsssl Problem:: In output of to top-level sections, titles are not rendered in all caps. Cause:: is handled in the HTML stylesheets by a different mode than that used for normal Xref output. Fix:: Added mode template for processing output of first-level section titles when the are referred to via Endterm. Closes #1215547. Thanks to Jens Granseuer for reporting the problem. --- diff --git a/xsl/manpages/refentry.xsl b/xsl/manpages/refentry.xsl index f3929f407..a70a70e99 100644 --- a/xsl/manpages/refentry.xsl +++ b/xsl/manpages/refentry.xsl @@ -113,6 +113,19 @@ + + + + + + + + + +