Update CHANGES for PR#2340

This commit is contained in:
Takeshi KOMIYA
2016-02-23 12:45:16 +09:00
parent 611aa10f78
commit 9ff2847886

View File

@@ -12,6 +12,7 @@ Features added
* #1921: Support figure substitutions by :confval:`language` and :confval:`figure_language_filename`
* #2245: Add ``latex_elements["passoptionstopackages"]`` option to call PassOptionsToPackages
in early stage of preambles.
* PR #2340: Math extension: support alignment of multiple equations for MathJAX.
Bugs fixed
----------