Re: [docbook-apps] Saxon and linenumbering

2007-05-02 Thread Thierry Bothorel
2007/5/1, Mauritz Jeanson [EMAIL PROTECTED]: Don't use the -jar option. Either set the CLASSPATH environment variable (to contain both saxon.jar and saxon65.jar), or use the -classpath option. In both cases, supply the full name of the main class, as in your first command line example above.

[docbook-apps] Saxon and linenumbering

2007-05-01 Thread Thierry Bothorel
Hi, I have done searches and already read http://www.oasis-open.org/archives/docbook-apps/200406/msg00101.html. However in my case linenumbering does not work, despite saxon extension. I know saxon extension works because I use it to add callouts and callouts need it. Here is what is working

RE: [docbook-apps] Saxon and linenumbering

2007-05-01 Thread Mauritz Jeanson
-Original Message- From: Thierry Bothorel Uhm, here is the otput (never used like that) : java com.icl.saxon.StyleSheet linenumbering.xml ~/local/lib/docbook-xsl-1.72.0/xhtml/docbook.xsl use.extensions=1 linenumbering.extension=1 linenumbering.html Exception in thread main