Re: DOCBOOK: Newbie Q on converting DocBook docs
On Wed, 22 Dec 1999, you wrote: > I am thinking of putting my documents in the DocBook format. > I would like to generate PDF/HTML/Postscript out of it. > AFAIK, jade doesn't have conversion to these formats. Yes it does. jade can generate html (with -t sgml) and tex (-t tex) files, which you can convert to dvi with jadetex. Maarten