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:
66f5758
)
Add a bit spacing after a transformation.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 31 Aug 2009 16:32:14 +0000
(18:32 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 31 Aug 2009 16:32:14 +0000
(18:32 +0200)
Or rather, don't remove it.
Utils/Lambda.tex
patch
|
blob
|
history
diff --git
a/Utils/Lambda.tex
b/Utils/Lambda.tex
index 9486fe3075c397058c3565cba3d461308a5cb1e3..46422451bdc4e83b1b3fa9178035d19b595ac480 100644
(file)
--- a/
Utils/Lambda.tex
+++ b/
Utils/Lambda.tex
@@
-13,7
+13,7
@@
% 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]