projects
/
matthijs
/
master-project
/
report.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb736fa
)
Make \hs print in monospaced.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 26 Aug 2009 07:43:43 +0000
(09:43 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 26 Aug 2009 07:43:43 +0000
(09:43 +0200)
Utils/Lambda.tex
patch
|
blob
|
history
diff --git
a/Utils/Lambda.tex
b/Utils/Lambda.tex
index f2d7320e91de46fc960665cdd0e7ad78de403f99..9486fe3075c397058c3565cba3d461308a5cb1e3 100644
(file)
--- 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
]