5.5. Arabic Documentation

5.5.1. Creating Arabic pdf file

To build the Arabic documentation, it is currently necessary to shadow the class com.icl.saxon.charcode.ASCIICharacterSet with a new version where the function inCharset() always returns true.

[Tip] Tip

lib\com\icl\ASCIICharacterSet.java should be compiled like this;

java -classpath ..\..\..\..\saxon.jar ASCIICharacterSet.java

No PDF is created for the Arabic documentation. Word and PDFCreator can be used to create the PDF from doc/user/ar/index.html.

See also Section 5.1, “DocBook XSL”.