Next in thread → Next in month →

RE: [docbook-apps] linenumbering in programlistings with FOP

From
Mauritz Jeanson <>
Date
2011-10-10T18:05:15+00:00
ID
C61E9E0ED22D4BE19CF1E62F5B85C7FA@D7MZ171J
Thread
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
Next in thread → Next in month →