sphinx 1.5.0 增加了 latex_engine 选项

This commit is contained in:
Dongdong Tian
2017-04-07 21:54:18 +08:00
parent b81719e8bf
commit 5fcd2bd44c
3 changed files with 2 additions and 9 deletions

View File

@@ -149,7 +149,7 @@ htmlhelp_basename = 'Makefiledoc'
# -- Options for LaTeX output ---------------------------------------------
latex_engine="xelatex"
if on_rtd:
latex_elements = {
# The paper size ('letterpaper' or 'a4paper').