mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo in CHANGES
This commit is contained in:
parent
1daa065503
commit
80a1ad5a5a
2
CHANGES
2
CHANGES
@ -25,7 +25,7 @@ Features added
|
||||
of target it refers to (e.g., using the `class` role for a function).
|
||||
* latex writer abstracts more of text styling into customizable macros, e.g.
|
||||
the ``visit_emphasis`` will output ``\sphinxstyleemphasis`` rather than
|
||||
``\\emph`` (which may be in use elsewhere or in an added LaTeX package). See
|
||||
``\emph`` (which may be in use elsewhere or in an added LaTeX package). See
|
||||
list at end of ``sphinx.sty`` (ref: #2686)
|
||||
|
||||
Bugs fixed
|
||||
|
Loading…
Reference in New Issue
Block a user