chore(docs) improve PDF sidebar and pin dependencies

This commit is contained in:
Themba Dube
2021-05-07 13:02:17 -04:00
parent ae27c592dd
commit 86af86613b
2 changed files with 4 additions and 1 deletions

View File

@@ -169,6 +169,9 @@ latex_elements = {
'utf8extra': '',
'classoptions': ',openany,oneside',
'babel': '\\usepackage{babel}',
'passoptionstopackages': r'''
\PassOptionsToPackage{bookmarksdepth=5}{hyperref}% depth of pdf bookmarks
''',
'preamble': r'''
\usepackage{fontspec}
\setmonofont{DejaVu Sans Mono}