[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: RE: [docbook-apps] linenumbering in programlistings with FOP
| -----Original Message----- | From: Lwam Berhane | | Does somebody experienced that with FOP linenumbering is possible? | I tried it with the params from here | http://www.sagehill.net/docbookxsl/AnnotateListing.html but | it does not work! Just setting some parameters is not sufficient. Line numbers are inserted by an XSLT extension function. To make it work, you must use one of the Java processors Saxon 6 or Xalan, and the processor's extension jar file must be added to the classpath. See http://www.sagehill.net/docbookxsl/InstallingAProcessor.html#SaxonExtensions for more information. Does this help? Mauritz
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]