Update CHANGES for PR #3686

This commit is contained in:
jfbu
2017-05-09 22:07:11 +02:00
parent e9df41535d
commit 050dd96626

View File

@@ -4,6 +4,9 @@ Release 1.6 beta4 (in development)
Incompatible changes
--------------------
* LaTeX package ``threeparttable`` is not used and not loaded by Sphinx
anymore (refs #3686, #3532, #3377)
Deprecated
----------
@@ -18,6 +21,10 @@ Bugs fixed
* LaTeX tables do not allow multiple paragraphs in a header cell
* LATEXOPTS is not passed over correctly to pdflatex since 1.6b3
* #3532: Figure or literal block captions in cells of short tables cause havoc
in PDF output
* Fix: in PDF captions of tables are rendered differently whether table is of
longtable class or not (refs #3686)
Testing
--------