merge with stable

This commit is contained in:
Georg Brandl
2015-07-24 15:59:47 +02:00
9 changed files with 64 additions and 8 deletions

View File

@@ -10,6 +10,11 @@ Features added
* #1962: when adding directives, roles or nodes from an extension, warn if such
an element is already present (built-in or added by another extension).
Features added
--------------
* #1935: Make "numfig_format" overridable in latex_elements.
Bugs fixed
----------