Added sphinx latex templates for customizing PDF output
Some checks failed
gl/check check status: failure (c8be6ff19d056f79bc8fd17d57b236bbaaa0aa87)

This commit is contained in:
2024-08-06 09:08:14 +00:00
parent 5773230496
commit c8be6ff19d
7 changed files with 333 additions and 0 deletions

View File

@ -131,3 +131,5 @@ latex_documents = [
{% endif -%}
]
# Path for the latex templates
templates_path = ['_templates']