From 4abc43cdcb7fba399d5377481dd88e54b2db8cb6 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 15:31:56 -0600 Subject: Added tex file structure for each module --- book/preamble.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'book/preamble.inc') 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). -- cgit v1.2.3