summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-03-01 08:56:53 +0100
committerGeorg Brandl <georg@python.org>2014-03-01 08:56:53 +0100
commit0312edd266a03243ce941149181449bde883647a (patch)
treee4e8c73ce4b868d8ae289965de69594bfd697e1b /sphinx/quickstart.py
parentf8096e3fa0bb95663d86eeb383da7f25d0f6821e (diff)
parentd82590927f3cbf42e42a8fb551bbbaaf5c5356a1 (diff)
downloadsphinx-git-0312edd266a03243ce941149181449bde883647a.tar.gz
Merged in erny1803/sphinx (pull request #227)
Latex: Allow alternative float options for figures
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r--sphinx/quickstart.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py
index 26b420d07..1241e0987 100644
--- a/sphinx/quickstart.py
+++ b/sphinx/quickstart.py
@@ -246,6 +246,9 @@ latex_elements = {
# Additional stuff for the LaTeX preamble.
#'preamble': '',
+
+# Latex figure (float) alignment
+#'figure_align': 'htbp',
}
# Grouping the document tree into LaTeX files. List of tuples