fix mangled page numbers
authorMart Lubbers <mart@martlubbers.net>
Sun, 25 Jun 2017 12:30:20 +0000 (14:30 +0200)
committerMart Lubbers <mart@martlubbers.net>
Sun, 25 Jun 2017 12:30:20 +0000 (14:30 +0200)
thesis.pre

index 98e8cf1..0865efb 100644 (file)
@@ -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}