Matthew Burgess 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
..
README 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
bourne-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
c-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
cmake-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
common.xsl 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
cpp-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
csharp-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
css21-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
delphi-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
ini-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
java-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
javascript-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
lua-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
m2-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
myxml-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
perl-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
php-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
python-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
ruby-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
sql1999-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
sql2003-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
sql92-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
tcl-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
upc-hl.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten
xslthl-config.xml 15c7d39533 Update stylesheets to docbook-xsl-1.78.1. 10 vuotta sitten

README

To use the syntax higlighting extension with DocBook-XSL 1.74.3+, you must:
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 one of the following stylesheet module:
* html/highlight.xsl
* xhtml/highlight.xsl
* xhtml-1_1/highlight.xsl
* fo/highlight.xsl
5. Use that customiztion layer.


Note: Saxon 8.5 or later is also supported, but since it is an XSLT 2.0
processor it is not guaranteed to work with DocBook-XSL in all
circumstances.