\r
******************************************************************** -->\r
\r
+<xsl:import href="../highlighting/common.xsl"/>\r
+\r
<xsl:template match='xslthl:keyword' mode="xslthl">\r
<fo:inline font-weight="bold"><xsl:apply-templates mode="xslthl"/></fo:inline>\r
</xsl:template>\r
1. Use a processor that works with the extension: Saxon 6 or Xalan-J.
2. Add the latest version of xslthl-2.X.X.jar to your classpath.
3. Set the highlight.source parameter to 1.
-4. Import into your customization two stylesheet modules,
- highlighting/common.xsl and one of the following:
+4. Import into your customization one of the following stylesheet module:
* html/highlight.xsl
* xhtml/highlight.xsl
* xhtml-1_1/highlight.xsl
\r
******************************************************************** -->\r
\r
+<xsl:import href="../highlighting/common.xsl"/>\r
+\r
<xsl:template match='xslthl:keyword' mode="xslthl">\r
<b class="hl-keyword"><xsl:apply-templates mode="xslthl"/></b>\r
</xsl:template>\r