[Home] [By Thread] [By Date] [Recent Entries]
hi gary
I first tried .NET and had many errors. Now I have also tried Xalan and XT but still no luck so now and I am assuming I must be either using the wrong style sheets or having completely the wrong idea about what Docbook does? i also just started playing around with docbook, but i didn't encounter any problems. assumed you are in your DOCBOOK_HOME/html directory, have a conformant testarticle(.xml) and use xalan: java -classpath %CLASSPATH%;C:\java\xalan-j_2_0_0\bin\xalan.jar;C:\java\xalan-j_2_0_0\bin\xerces.jar org.apache.xalan.xslt.Process -in testarticle.xml -xsl docbook.xsl -out testarticle.html produced the desired testarticle(.html) output. maybe you want to try to change to document type declaration from PUBLIC to SYSTEM and point to a local URL - this helped me to speed up the transformation significantly. hope that helps a little, markus XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



