repositories
/
msc-thesis1617.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa4a407
)
fix mangled page numbers
author
Mart Lubbers
<mart@martlubbers.net>
Sun, 25 Jun 2017 12:30:20 +0000
(14:30 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Sun, 25 Jun 2017 12:30:20 +0000
(14:30 +0200)
thesis.pre
patch
|
blob
|
history
diff --git
a/thesis.pre
b/thesis.pre
index
98e8cf1
..
0865efb
100644
(file)
--- a/
thesis.pre
+++ b/
thesis.pre
@@
-16,6
+16,9
@@
\usepackage{graphicx} % Graphics
\usepackage{epstopdf} % Eps graphics
\usepackage{todonotes} % Todo notes
+\usepackage{etoolbox} % Todo notes
+
+\patchcmd{\chapter}{plain}{empty}{}{}
\usetikzlibrary{arrows,shadows}