In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> Jim Winstead wrote:
>> http://www.php.net/~jimw/manual-from-fop.pdf
>
> Looks nice, besides the errors that are related to FOP (or already
> from
> XML->XSL:FO?). But what problems do you have to transform XML->HTML with
> XT and the DocBook/XSL stylesheets?
it dies with a java exception error. see
http://www.php.net/~jimw/xslt.log
(this is with xt. using xalan-j1, it dies with a stack overflow error, and with
xalan-j2, it dies complaining about something in the docbook stylesheets.
haven't tried any non-java xslt processors yet.)
jim