summaryrefslogtreecommitdiff
path: root/source/conf.py
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-12-20 17:43:57 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-12-20 17:44:02 +0100
commitb8c14a829912d9ccbfb30fa84ff3dac762e2ffb2 (patch)
treeb763b0bbce6807c1bd7d8f45e978149f6113125c /source/conf.py
parentf31359b1c822c56d24ef2e140b46e6a69770b7a8 (diff)
Some structure
Diffstat (limited to 'source/conf.py')
-rw-r--r--source/conf.py1
1 files changed, 1 insertions, 0 deletions
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',