mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Closes #1126: Fix double-hyphen to en-dash conversion in wrong places such as
command-line option names in LaTeX.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -158,6 +158,8 @@ Bugs fixed
|
||||
* Fix text writer not handling visit_legend for figure directive contents.
|
||||
* Fix text builder not respecting wide/fullwidth characters: title underline
|
||||
width, table layout width and text wrap width.
|
||||
* #1126: Fix double-hyphen to en-dash conversion in wrong places such as
|
||||
command-line option names in LaTeX.
|
||||
* #1117: Handle .pyx files in sphinx-apidoc.
|
||||
* #1111: Fix failure to find uppercase words in search when
|
||||
:confval:`html_search_language` is 'ja'. Thanks to Tomo Saito.
|
||||
|
||||
Reference in New Issue
Block a user