mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Make a 1.5a1 CHANGES entry about latex newfloat more precise
This commit is contained in:
parent
cf3fd3a481
commit
c3198ed1ff
4
CHANGES
4
CHANGES
@ -92,8 +92,8 @@ Incompatible changes
|
|||||||
* latex, package ifthen is not any longer a dependency of sphinx.sty
|
* latex, package ifthen is not any longer a dependency of sphinx.sty
|
||||||
* latex, style file does not modify fancyvrb's Verbatim (also available as
|
* latex, style file does not modify fancyvrb's Verbatim (also available as
|
||||||
OriginalVerbatim) but uses sphinxVerbatim for name of custom wrapper.
|
OriginalVerbatim) but uses sphinxVerbatim for name of custom wrapper.
|
||||||
* latex, package newfloat is no longer a dependency of sphinx.sty (ref #2660;
|
* latex, package newfloat is not used (and not included) anymore (ref #2660;
|
||||||
it was shipped with Sphinx since 1.3.4).
|
it was used since 1.3.4 and shipped with Sphinx since 1.4).
|
||||||
* latex, literal blocks in tables do not use OriginalVerbatim but
|
* latex, literal blocks in tables do not use OriginalVerbatim but
|
||||||
sphinxVerbatimintable which handles captions and wraps lines(ref #2704).
|
sphinxVerbatimintable which handles captions and wraps lines(ref #2704).
|
||||||
* latex, replace ``pt`` by TeX equivalent ``bp`` if found in ``width`` or
|
* latex, replace ``pt`` by TeX equivalent ``bp`` if found in ``width`` or
|
||||||
|
Loading…
Reference in New Issue
Block a user