Commit 796b692b authored by Gervase Markham's avatar Gervase Markham Committed by Gervase Markham

Bug 1242264: Add LaTeX preamble to, speculatively, get ReadTheDocs to do 2…

Bug 1242264: Add LaTeX preamble to, speculatively, get ReadTheDocs to do 2 levels of heading in the TOC. r=LpSolit
parent fdf11560
...@@ -218,7 +218,7 @@ latex_elements = { ...@@ -218,7 +218,7 @@ latex_elements = {
#'pointsize': '10pt', #'pointsize': '10pt',
# Additional stuff for the LaTeX preamble. # Additional stuff for the LaTeX preamble.
#'preamble': '', 'preamble': '\setcounter{tocdepth}{1}',
} }
# Grouping the document tree into LaTeX files. List of tuples # Grouping the document tree into LaTeX files. List of tuples
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment