X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Utils%2FLambda.tex;h=46422451bdc4e83b1b3fa9178035d19b595ac480;hp=f2d7320e91de46fc960665cdd0e7ad78de403f99;hb=4521ef7f14ae52781329c17250f67d25d9a67dca;hpb=daa8bdad58317f7c61f86b4152aa81297f7ef624 diff --git a/Utils/Lambda.tex b/Utils/Lambda.tex index f2d7320..4642245 100644 --- a/Utils/Lambda.tex +++ b/Utils/Lambda.tex @@ -13,11 +13,11 @@ % Install the transformation pretty-printer, as defined in pret-trans.lua. \installprettytype [TRANS] [TRANS] % Define \starttrans \stoptrans -\definetyping[trans][option=TRANS,style=normal,before=,after=] +\definetyping[trans][option=TRANS,style=normal,before=] % Install the haskell pretty-printer, as defined in pret-haskell.lua. \installprettytype [HASKELL] [HASKELL] % Define \starthaskell \stophaskell \definetyping[haskell][option=HASKELL,before=,after=] % Define \hs -\definetype[hs][option=HASKELL] +\definetype[hs][option=HASKELL,style=mono]