mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #2453
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -5,6 +5,10 @@ Features added
|
|||||||
--------------
|
--------------
|
||||||
|
|
||||||
* Now :confval:`suppress_warnings` accepts following configurations: ``app.add_node``, ``app.add_directive``, ``app.add_role`` and ``app.add_generic_role`` (ref: #2451)
|
* Now :confval:`suppress_warnings` accepts following configurations: ``app.add_node``, ``app.add_directive``, ``app.add_role`` and ``app.add_generic_role`` (ref: #2451)
|
||||||
|
* LaTeX writer allows page breaks in topic contents; and their horizontal
|
||||||
|
extent now fits in the line width (shadow in margin). Warning-type
|
||||||
|
admonitions allow page breaks (if very long) and their vertical spacing
|
||||||
|
has been made more coherent with the one for Hint-type notices.
|
||||||
|
|
||||||
Bugs fixed
|
Bugs fixed
|
||||||
----------
|
----------
|
||||||
@@ -16,6 +20,7 @@ Bugs fixed
|
|||||||
* #2397: Setup shorthandoff for turkish documents
|
* #2397: Setup shorthandoff for turkish documents
|
||||||
* #2447: VerbatimBorderColor wrongly used also for captions of PDF
|
* #2447: VerbatimBorderColor wrongly used also for captions of PDF
|
||||||
* #2456: C++, fix crash related to document merging (e.g., singlehtml and Latex builders).
|
* #2456: C++, fix crash related to document merging (e.g., singlehtml and Latex builders).
|
||||||
|
* #2446: latex(pdf) sets local tables of contents (or more generally topic nodes) in unbreakable boxes, causes overflow at bottom
|
||||||
|
|
||||||
|
|
||||||
Release 1.4.1 (released Apr 12, 2016)
|
Release 1.4.1 (released Apr 12, 2016)
|
||||||
|
|||||||
Reference in New Issue
Block a user