summaryrefslogtreecommitdiff
path: root/book/preamble.inc
diff options
context:
space:
mode:
Diffstat (limited to 'book/preamble.inc')
-rw-r--r--book/preamble.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/preamble.inc b/book/preamble.inc
index eecf8c1..096a0e2 100644
--- a/book/preamble.inc
+++ b/book/preamble.inc
@@ -2,7 +2,7 @@
\usepackage[breakable]{tcolorbox}
\usepackage{parskip} % Stop auto-indenting (to mimic markdown behaviour)
-
+ \setcounter{tocdepth}{1}
% Basic figure setup, for now with no caption control since it's done
% automatically by Pandoc (which extracts ![](path) syntax from Markdown).