<sect1 xml:id="V1.74.3">
<title>Release Notes: 1.74.3</title>
<para>This release fixes some bugs in the 1.74.2 release.</para>
+<para>See <filename>highlighting/README</filename> for XSLTHL usage instructions.</para>
</sect1>
<sect1 xml:id="V1.74.2">
<title>Release Notes: 1.74.2</title>
******************************************************************** -->
-<!-- These stylesheets should be included (in your customization layer
- or elsewhere) only if you want to use the XSLTHL highlighting tool
-<xsl:include href="../highlighting/common.xsl"/>
-<xsl:include href="highlight.xsl"/>
- ... and the next apply-highlighting template should be deleted-->
+<!-- XSLTHL highlighting is turned off by default. See highlighting/README
+ for instructions on how to turn on XSLTHL -->
<xsl:template name="apply-highlighting">
<xsl:apply-templates/>
</xsl:template>
******************************************************************** -->
-<!-- These stylesheets should be included (in your customization layer
- or elsewhere) only if you want to use the XSLTHL highlighting tool
-<xsl:include href="../highlighting/common.xsl"/>
-<xsl:include href="highlight.xsl"/>
- ... and the next apply-highlighting template should be deleted-->
+<!-- XSLTHL highlighting is turned off by default. See highlighting/README
+ for instructions on how to turn on XSLTHL -->
<xsl:template name="apply-highlighting">
<xsl:apply-templates/>
</xsl:template>