Define `\internalreference` macro to redefine the style of references

This commit is contained in:
Takeshi KOMIYA
2016-02-25 22:07:18 +09:00
parent cea81e7a70
commit a682ab2e57
4 changed files with 21 additions and 15 deletions

View File

@@ -15,6 +15,7 @@ Features added
* PR #2340: Math extension: support alignment of multiple equations for MathJAX.
* #2338: Define ``\titlereference`` macro to redefine the style of `title-reference` roles.
* Define ``\menuselection`` and ``\accelerator`` macros to redefine the style of `menuselection` roles.
* Define ``\internalreference`` macro to redefine the style of references
Bugs fixed
----------