aboutsummaryrefslogtreecommitdiff
path: root/summary.tex
diff options
context:
space:
mode:
authorCamil Staps2016-01-13 15:59:24 +0100
committerCamil Staps2016-01-13 15:59:24 +0100
commit4137e8f827758ec7a5ad121e81a2ba2a8fc1c25a (patch)
treebb45f7f36bf38c3e64e3c223a3198d24923d58c8 /summary.tex
parentRemove chapter 3, never going to write that anyway... (diff)
Start summary chap 13HEADmaster
Diffstat (limited to 'summary.tex')
-rw-r--r--summary.tex3
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}