Make \hs print in monospaced.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 26 Aug 2009 07:43:43 +0000 (09:43 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 26 Aug 2009 07:43:43 +0000 (09:43 +0200)
Utils/Lambda.tex

index f2d7320e91de46fc960665cdd0e7ad78de403f99..9486fe3075c397058c3565cba3d461308a5cb1e3 100644 (file)
@@ -20,4 +20,4 @@
 % Define \starthaskell \stophaskell
 \definetyping[haskell][option=HASKELL,before=,after=]
 % Define \hs
 % Define \starthaskell \stophaskell
 \definetyping[haskell][option=HASKELL,before=,after=]
 % Define \hs
-\definetype[hs][option=HASKELL]
+\definetype[hs][option=HASKELL,style=mono]