]> git.stg.codes - stg.git/blob - doc/xslt/highlighting/README
Set output encoding to utf-8.
[stg.git] / doc / xslt / highlighting / README
1 To use the syntax higlighting extension with DocBook-XSL 1.74.3+, you must:
2 1. Use a processor that works with the extension: Saxon 6 or Xalan-J.
3 2. Add the latest version of xslthl-2.X.X.jar to your classpath.
4 3. Set the highlight.source parameter to 1.
5 4. Import into your customization one of the following stylesheet module:
6   * html/highlight.xsl
7   * xhtml/highlight.xsl
8   * xhtml-1_1/highlight.xsl
9   * fo/highlight.xsl
10 5. Use that customiztion layer.
11
12
13 Note: Saxon 8.5 or later is also supported, but since it is an XSLT 2.0
14 processor it is not guaranteed to work with DocBook-XSL in all
15 circumstances. 
16