aboutsummaryrefslogtreecommitdiff
path: root/summary.tex
diff options
context:
space:
mode:
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}