/ ben <[EMAIL PROTECTED]> was heard to say:
| * When I want an HTML document splitted in several files, I do:
|
| java org.apache.xalan.xslt.Process -in myfile.xml -xsl
| /path/to/docbook/html/chunk.xsl
Use html/xtchunk.xsl
| I have the following error:
| DOM ERROR! class: org.apache.xalan.templates.ElemExtensionCall
| file:///path/to/docbook/html/chunk.xsl; Line 17; Column 58;
| XSLT Error (javax.xml.transform.TransformerConfigurationException):
| Failed calling setPrefix method!
Uh, what version of Xalan are you running?
| java com.jclark.xsl.sax.Driver myfile.xml
| /path/to/docbook/html/docbook.xsl > myfile.html
|
| I have the error:
| file:/path/to/docbook/html/index.xsl:273: no such function: key
Oh, I broke xt support in 1.29. Try 1.36 from sourceforge.net/projects/docbook
Or delete all references to key() in the index.xsl file.
Be seeing you,
norm
--
Norman Walsh <[EMAIL PROTECTED]> | It does not do harm to the mystery
http://www.oasis-open.org/docbook/ | to know a little about it. For far
Chair, DocBook Technical Committee | more marvelous is the truth than
| any artists of the past
| imagined!--Richard Feynman
------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]