Fix #3392: "releasename" in latex_elements is not working

This commit is contained in:
jfbu
2017-02-05 12:59:33 +01:00
parent a307abcb48
commit 20dc524346
2 changed files with 6 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ Bugs fixed
* #3364: sphinx-quickstart prompts overflow on Console with 80 chars width
* since 1.5, PDF's TOC and bookmarks lack an entry for general Index
(refs: #3383)
* #3392: ``'releasename'`` in :confval:`latex_elements` is not working
Testing
--------