Add support for Sphinx+PDF+MathJax

This commit is contained in:
efetis
2019-02-06 16:56:09 -08:00
parent d6eaf73db1
commit 4fe6528ed4
6 changed files with 33 additions and 12 deletions

View File

@ -211,7 +211,9 @@ latex_elements = {
#'pointsize': '10pt',
# Additional stuff for the LaTeX preamble.
#'preamble': '',
'preamble': r'''
\setcounter{tocdepth}{2}
'''
}
# Grouping the document tree into LaTeX files. List of tuples
@ -229,7 +231,7 @@ latex_documents = [
# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
#latex_use_parts = False
latex_toplevel_sectioning = 'part'
# If true, show page references after internal links.
#latex_show_pagerefs = False