RE: [Haskell] how to print the Report in CM fonts?
I guess this is a Tex/Latex question rather than a Haskell report one. I'm no Latex wizard, but maybe leaving out the \usepackage{times} which appears near the start of Haskell.verb would help? Simon | -----Original Message----- | From: haskell-bounces@haskell.org [mailto:haskell-bounces@haskell.org] On Behalf Of Boyko | Bantchev | Sent: 30 April 2004 13:27 | To: haskell@haskell.org | Subject: [Haskell] how to print the Report in CM fonts? | | Hello all, | | The Haskell98 Report, in its printed form, uses Times | and Courier fonts. I would like to have the Report printed | in the TeX-standard cm family of fonts (including the tt font | which I like much more than Courier as a `computer font'). | Some time ago, I tried to do this from the sources in the | CVS repository but failed. Could someone please explain how | to achieve this, i.e. what changes should be applied to the | files before tex-ing? And what is the set of files needed | for a current version? Thank you. | | Best regards, | | Boyko Bantchev | | | | ----------------------------- | КРАДЕЦ НА ЖИВОТИ | Психологически трилър, в който Анджелина Джоли | е ФБР агентката в преследване на престъпник-маниак | http://movies.mail.bg/takinglives/ | _______________________________________________ | Haskell mailing list | Haskell@haskell.org | http://www.haskell.org/mailman/listinfo/haskell
participants (1)
-
Simon Peyton-Jones