Felipe Alvarez Harnecker wrote:
> Can someone tell my how to convert a DocBook document to HTML ?

Something like this should do the trick:

 jade -t sgml -d \
   /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl \
   your-source-file-here.sgml


HTH,
 -Remco

Reply via email to