summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthijs Kooijman [Thu, 10 Dec 2009 11:59:59 +0000 (12:59 +0100)]
Don't pass the (non-existing?) --haskell option to lhs2tex.
Matthijs Kooijman [Thu, 10 Dec 2009 11:59:18 +0000 (12:59 +0100)]
Require the beamerthemesplit package.
Without this, the presentation failed to compile with a funny error on my
system.
Matthijs Kooijman [Thu, 10 Dec 2009 11:57:23 +0000 (12:57 +0100)]
Don't require atbegshi.
It seems the \AtBeginShipout* commands it enables aren't used anyway.
Matthijs Kooijman [Thu, 10 Dec 2009 11:31:42 +0000 (12:31 +0100)]
Use latexmk -C instead of -CA.
It seems -CA isn't supported on my system?
Matthijs Kooijman [Thu, 10 Dec 2009 11:28:25 +0000 (12:28 +0100)]
Add presentation so far.
Matthijs Kooijman [Thu, 10 Dec 2009 11:26:10 +0000 (12:26 +0100)]
Empty initial commit.