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:
f9bffdc
)
Define a \hs command for inline Haskell.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 25 Aug 2009 14:17:13 +0000
(16:17 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 25 Aug 2009 14:17:13 +0000
(16:17 +0200)
Utils/Lambda.tex
patch
|
blob
|
history
diff --git
a/Utils/Lambda.tex
b/Utils/Lambda.tex
index b5b2e7a85e37e3685247ba12ec23e94cad37be3d..f2d7320e91de46fc960665cdd0e7ad78de403f99 100644
(file)
--- a/
Utils/Lambda.tex
+++ b/
Utils/Lambda.tex
@@
-19,3
+19,5
@@
\installprettytype [HASKELL] [HASKELL]
% Define \starthaskell \stophaskell
\definetyping[haskell][option=HASKELL,before=,after=]
+% Define \hs
+\definetype[hs][option=HASKELL]