Skip to content

Commit

Permalink
DOC: Add new required sphinx setting latex_elements (#24291)
Browse files Browse the repository at this point in the history
  • Loading branch information
datapythonista authored and jreback committed Dec 15, 2018
1 parent 8076a2f commit 5e0362e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,8 @@

# -- Options for LaTeX output --------------------------------------------

latex_elements = {}

# The paper size ('letter' or 'a4').
# latex_paper_size = 'letter'

Expand Down

0 comments on commit 5e0362e

Please sign in to comment.