Commit dfa6603f 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 796b692b
......@@ -218,7 +218,7 @@ latex_elements = {
#'pointsize': '10pt',
# Additional stuff for the LaTeX preamble.
'preamble': '\setcounter{tocdepth}{1}',
'preamble': '\setcounter{tocdepth}{4}',
}
# 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