diff options
Diffstat (limited to 'summary.tex')
-rw-r--r-- | summary.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/summary.tex b/summary.tex index 3a50997..3f558da 100644 --- a/summary.tex +++ b/summary.tex @@ -6,7 +6,8 @@ \usepackage{dogmatics} \showquestionsfalse% -\usepackage[top=2cm, bottom=3cm, inner=3.6cm, outer=3.6cm, heightrounded, marginparwidth=2cm, marginparsep=0.6cm]{geometry} +\usepackage[top=2cm, bottom=3cm, inner=4cm, outer=4cm, heightrounded, +marginparwidth=3cm, marginparsep=0.6cm]{geometry} \usepackage[hidelinks]{hyperref} \usepackage[english]{babel} \usepackage{multicol} @@ -46,8 +47,8 @@ % Show index entries in the margin notes; see http://tex.stackexchange.com/q/236373/23992 \usepackage{xparse} -\renewcommand\qindex[1]{\oldindex{#1}} \let\oldindex\index% +\renewcommand\qindex[1]{\oldindex{#1}} \renewcommand{\index}[1]{% \oldindex{#1}% \marginpar{\bfseries\splitentry{#1}}% @@ -84,6 +85,7 @@ \input{sum-chap-3.tex} \input{sum-chap-4.tex} +\input{sum-chap-6.tex} \input{sum-chap-16.tex} \vfill\eject% |