Re: hugs docs
[email protected] Tue, 19 Dec 2006 10:26:57 +0000 (GMT)
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
Am Dienstag, 19. Dezember 2006 02:41 schrieb [email protected], > [email protected]: > > 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. Not all of the software you mention is installed on my computer. I will google for the missing programs. Many Thanks for the info, Dave Feustel