Added the `latex_docclass` config value and made the "twoside"

documentclass option overridable by "oneside".
This commit is contained in:
Georg Brandl
2009-06-04 17:50:37 +02:00
parent 55bbb72bd0
commit ebcf18d9c3
7 changed files with 56 additions and 14 deletions

View File

@@ -74,7 +74,7 @@ latex_logo = '_static/sphinx.png'
# Additional stuff for the LaTeX preamble.
latex_elements = {
'fontpkg': '\\usepackage{palatino}'
'fontpkg': '\\usepackage{palatino}',
}
# Put TODOs into the output.