diff options
author | Camil Staps | 2016-01-13 15:59:24 +0100 |
---|---|---|
committer | Camil Staps | 2016-01-13 15:59:24 +0100 |
commit | 4137e8f827758ec7a5ad121e81a2ba2a8fc1c25a (patch) | |
tree | bb45f7f36bf38c3e64e3c223a3198d24923d58c8 /summary.tex | |
parent | Remove chapter 3, never going to write that anyway... (diff) |
Diffstat (limited to 'summary.tex')
-rw-r--r-- | summary.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/summary.tex b/summary.tex index cd56ceb..724358b 100644 --- a/summary.tex +++ b/summary.tex @@ -3,6 +3,7 @@ \usepackage[margin=2cm]{geometry} \usepackage[english]{babel} \usepackage{multicol} +\usepackage{enumitem} \renewcommand{\thesection}{Chapter \arabic{section}} \newenvironment{chapter}[1]{\section{#1}\begin{multicols}{2}}{\end{multicols}} @@ -20,6 +21,8 @@ \input{sum-chap-4.tex} \input{sum-chap-5.tex} \input{sum-chap-6.tex} +\setcounter{section}{12} +\input{sum-chap-13.tex} \input{sum-errata.tex} \end{document} |