[Hugs-users] hugs docs
Sven Panne
sven.panne at aedion.de
Tue Dec 19 03:16:35 EST 2006
Am Dienstag, 19. Dezember 2006 02:41 schrieb Dave at haskell.org,
Feustel at haskell.org:
> What software is used to convert the .xml and .sgml files in the
> Hugs docs directory to something (pdf?) readable?
{docbook,db}2{html,dvi,pdf,ps}, depending on what should be converted and
which tools are available. In your case: Either docbook2pdf or db2pdf.
For GHC we use a combination of xsltproc/fop/xmltex/dvips.
Cheers,
S.
More information about the Hugs-Users
mailing list