Fix #2338: Define `\titlereference macro to redefine the style of title-reference` roles.

This commit is contained in:
Takeshi KOMIYA
2016-02-23 13:23:59 +09:00
parent 9ff2847886
commit e8cbd5a750
3 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ Features added
* #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.
* #2338: Define ``\titlereference`` macro to redefine the style of `title-reference` roles.
Bugs fixed
----------