On Sat, Jan 20, 2001 at 10:53:27PM +0100, Derick Rethans wrote:
> On Sat, 20 Jan 2001, Jim Winstead wrote:
>
> > well, my attempts to just use the stock docbook xslt stylesheets have so
> > far been a bust. xalan-j1 dies on a stack overflow, and xalan-j2 chokes
> > on the docbook stylesheets.
> >
> > i'll try another xslt processor later. (i installed the latest ibm java
> > sdk on toye, for anyone else who wants to play around.)
>
> Can you point me to these XSLT stylesheets, I wonder what sablotron does
> with them.
http://nwalsh.com/docbook/xsl/
oh, one other perk we may get from using xslt -- using those
stylesheets and fop (http://xml.apache.org/fop/), we may be able to
auto-generate nice pdf versions of the docs. let's hope, at least. :)
jim