From: Michael Smith Date: Tue, 5 Sep 2006 04:24:55 +0000 (+0000) Subject: Support titlecase "Java", "Perl", and "IDL" as values for the X-Git-Tag: release/1.79.1~6^2~2545 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=023e6aceafb5e1124c809c4a3c98e8f69b1f2957;p=docbook-dsssl Support titlecase "Java", "Perl", and "IDL" as values for the language attribute on classsynopsis, etc. (instead of just lowercase "java", "perl", and "idl"). Also support "c++" and "C++" (instead of just "cpp"). Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks to "Brian A. Vanderburg II". --- diff --git a/xsl/fo/synop.xsl b/xsl/fo/synop.xsl index 98472371f..98f6f57ff 100644 --- a/xsl/fo/synop.xsl +++ b/xsl/fo/synop.xsl @@ -287,16 +287,16 @@ --> - + - + - + - + diff --git a/xsl/html/synop.xsl b/xsl/html/synop.xsl index 62e2e90a0..a48f2c28e 100644 --- a/xsl/html/synop.xsl +++ b/xsl/html/synop.xsl @@ -737,16 +737,16 @@ paramdef ::= (#PCDATA|type|replaceable|parameter|funcparams)* - + - + - + - +