summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthijs Kooijman [Mon, 14 Dec 2009 12:58:00 +0000 (13:58 +0100)]
Remove duplicate summations.
Matthijs Kooijman [Mon, 14 Dec 2009 09:58:57 +0000 (10:58 +0100)]
Merge git://github.com/christiaanb/thesispresentation
* git://github.com/christiaanb/thesispresentation:
Higlight code
Notities toegevoegd
Matthijs Kooijman [Mon, 14 Dec 2009 09:58:41 +0000 (10:58 +0100)]
Fill in sheets about state.
Christiaan Baaij [Mon, 14 Dec 2009 09:38:48 +0000 (10:38 +0100)]
Higlight code
Christiaan Baaij [Mon, 14 Dec 2009 09:28:10 +0000 (10:28 +0100)]
Notities toegevoegd
Matthijs Kooijman [Sun, 13 Dec 2009 21:35:04 +0000 (22:35 +0100)]
Add Gradient image files.
Matthijs Kooijman [Sun, 13 Dec 2009 21:29:13 +0000 (22:29 +0100)]
Merge git://github.com/christiaanb/thesispresentation
* git://github.com/christiaanb/thesispresentation:
Fix picture
Use \clash command. Fix pictures
CLaSH is now CAES Language for Synchronous Hardware
Matthijs Kooijman [Sun, 13 Dec 2009 21:28:13 +0000 (22:28 +0100)]
Don't put a separate titlesheet in front of the introduction.
Matthijs Kooijman [Sun, 13 Dec 2009 21:22:22 +0000 (22:22 +0100)]
Add gradient to behavioral vs structural sheet.
Matthijs Kooijman [Sun, 13 Dec 2009 21:07:47 +0000 (22:07 +0100)]
Improve introduction a bit.
Christiaan Baaij [Sun, 13 Dec 2009 20:59:15 +0000 (21:59 +0100)]
Fix picture
Christiaan Baaij [Sun, 13 Dec 2009 20:53:37 +0000 (21:53 +0100)]
Use \clash command. Fix pictures
Matthijs Kooijman [Sun, 13 Dec 2009 20:37:41 +0000 (21:37 +0100)]
Rebrand CλasH to CλaSH.
Christiaan Baaij [Sun, 13 Dec 2009 20:36:52 +0000 (21:36 +0100)]
CLaSH is now CAES Language for Synchronous Hardware
Matthijs Kooijman [Sun, 13 Dec 2009 20:33:24 +0000 (21:33 +0100)]
Correct the meaning of Cλash.
Matthijs Kooijman [Sun, 13 Dec 2009 20:32:30 +0000 (21:32 +0100)]
Add subsections.
Matthijs Kooijman [Sun, 13 Dec 2009 20:25:36 +0000 (21:25 +0100)]
Merge git://github.com/christiaanb/thesispresentation
* git://github.com/christiaanb/thesispresentation:
Add sections and subsections to PDF
Make pictures larger
Add rest of my presentation
Add files for FIR
Add part about FIR filter
Conflicts:
introduction.lhs
Matthijs Kooijman [Sun, 13 Dec 2009 20:22:20 +0000 (21:22 +0100)]
Move hardware design sheet and remove transistor count sheet.
Christiaan Baaij [Sun, 13 Dec 2009 20:20:38 +0000 (21:20 +0100)]
Add sections and subsections to PDF
Christiaan Baaij [Sun, 13 Dec 2009 20:20:04 +0000 (21:20 +0100)]
Make pictures larger
Matthijs Kooijman [Sun, 13 Dec 2009 20:12:23 +0000 (21:12 +0100)]
Add the framenumber to notes pages.
Christiaan Baaij [Sun, 13 Dec 2009 20:00:16 +0000 (21:00 +0100)]
Add rest of my presentation
Matthijs Kooijman [Sun, 13 Dec 2009 19:51:07 +0000 (20:51 +0100)]
Add (commented) option for note pages.
Matthijs Kooijman [Sun, 13 Dec 2009 19:42:25 +0000 (20:42 +0100)]
Fill most of the presentation.
Christiaan Baaij [Sun, 13 Dec 2009 18:18:58 +0000 (19:18 +0100)]
Add files for FIR
Christiaan Baaij [Sun, 13 Dec 2009 18:16:18 +0000 (19:16 +0100)]
Add part about FIR filter
Christiaan Baaij [Sun, 13 Dec 2009 16:54:36 +0000 (17:54 +0100)]
Remove navigation symbols, and add frame number
Matthijs Kooijman [Sun, 13 Dec 2009 16:13:04 +0000 (17:13 +0100)]
Revert "Don't require atbegshi."
This reverts commit
f7cbaace48ff451e432fd0cfb9c571a576b8aad0.
atbegshi is apparently required for compilation on MacOS or for whatever
versions Christiaan is using.
Matthijs Kooijman [Sun, 13 Dec 2009 16:11:33 +0000 (17:11 +0100)]
Enable note pages.
Matthijs Kooijman [Sun, 13 Dec 2009 13:56:23 +0000 (14:56 +0100)]
Use the default (rather empty) theme.
Matthijs Kooijman [Sun, 13 Dec 2009 13:55:24 +0000 (14:55 +0100)]
Add some slides to my part.
Matthijs Kooijman [Thu, 10 Dec 2009 12:04:12 +0000 (13:04 +0100)]
Remove autogenerated files.
Matthijs Kooijman [Thu, 10 Dec 2009 12:01:35 +0000 (13:01 +0100)]
Use a lowercase extension for png images.
Latex only looks for .png, not .PNG.
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.