diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 15:31:56 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 15:31:56 -0600 |
| commit | 4abc43cdcb7fba399d5377481dd88e54b2db8cb6 (patch) | |
| tree | aaa358e30142bb7e97797688b4fbd4092bbe981a /book/preamble.inc | |
| parent | 7e0b4501030aa268da323c1eaa69c8a2b29ee6a3 (diff) | |
Added tex file structure for each module
Diffstat (limited to 'book/preamble.inc')
| -rw-r--r-- | book/preamble.inc | 2 |
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  syntax from Markdown). |
