Fix #2355: Define `\termref macro to redefine the style of term` roles.

This commit is contained in:
Takeshi KOMIYA
2016-03-02 22:50:38 +09:00
parent c05a0f9904
commit 8bdefa24d1
3 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ Features added
* Define ``\menuselection`` and ``\accelerator`` macros to redefine the style of `menuselection` roles.
* Define ``\internalreference`` macro to redefine the style of references
* #2301: Texts in the classic html theme should be hyphenated.
* #2355: Define ``\termref`` macro to redefine the style of ``term`` roles.
Bugs fixed
----------