From: Matthijs Kooijman Date: Wed, 26 Aug 2009 07:43:43 +0000 (+0200) Subject: Make \hs print in monospaced. X-Git-Tag: final-thesis~289 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=36a673fe5851ad9d3dd40eacbfd36349bf87024b;hp=cb736fa056825e66c2831a01843cfcaf4bf9b4b8 Make \hs print in monospaced. --- diff --git a/Utils/Lambda.tex b/Utils/Lambda.tex index f2d7320..9486fe3 100644 --- a/Utils/Lambda.tex +++ b/Utils/Lambda.tex @@ -20,4 +20,4 @@ % Define \starthaskell \stophaskell \definetyping[haskell][option=HASKELL,before=,after=] % Define \hs -\definetype[hs][option=HASKELL] +\definetype[hs][option=HASKELL,style=mono]