From b8c14a829912d9ccbfb30fa84ff3dac762e2ffb2 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Mon, 20 Dec 2021 17:43:57 +0100 Subject: Some structure --- source/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'source/conf.py') diff --git a/source/conf.py b/source/conf.py index fa3312e..41b5b1b 100644 --- a/source/conf.py +++ b/source/conf.py @@ -57,6 +57,7 @@ html_static_path = ['_static'] latex_engine = 'xelatex' latex_show_urls = 'footnote' +latex_toplevel_sectioning = 'part' latex_elements = { 'papersize': 'a5paper', -- cgit v1.2.3