mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #6891
This commit is contained in:
parent
30b26dd6a1
commit
e49e98a9fa
3
CHANGES
3
CHANGES
@ -21,6 +21,7 @@ Deprecated
|
||||
* ``sphinx.io.SphinxStandaloneReader.env``
|
||||
* ``sphinx.util.texescape.tex_escape_map``
|
||||
* ``sphinx.util.texescape.tex_hl_escape_map_new``
|
||||
* ``sphinx.writers.latex.LaTeXTranslator.no_contractions``
|
||||
|
||||
Features added
|
||||
--------------
|
||||
@ -84,6 +85,8 @@ Bugs fixed
|
||||
* #6867: text: extra spaces are inserted to hyphenated words on folding lines
|
||||
* #6886: LaTeX: xelatex converts straight double quotes into right curly ones
|
||||
(shows when :confval:`smartquotes` is ``False``)
|
||||
* #6890: LaTeX: even with smartquotes off, PDF output transforms straight
|
||||
quotes and consecutive hyphens into curly quotes and dashes
|
||||
* #6876: LaTeX: multi-line display of authors on title page has ragged edges
|
||||
* #6887: Sphinx crashes with docutils-0.16b0
|
||||
* #6920: sphinx-build: A console message is wrongly highlighted
|
||||
|
Loading…
Reference in New Issue
Block a user