Add a small bit of whitespace beteen paragraphs.
[matthijs/master-project/report.git] / Utils / Lambda.tex
index b5b2e7a85e37e3685247ba12ec23e94cad37be3d..46422451bdc4e83b1b3fa9178035d19b595ac480 100644 (file)
 % 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,style=mono]