Merge branch '1.6-release'

This commit is contained in:
jfbu
2017-05-07 11:51:13 +02:00
2 changed files with 6 additions and 8 deletions

12
CHANGES
View File

@@ -60,12 +60,17 @@ Incompatible changes
Deprecated
----------
* LaTeX ``\sphinxstylethead`` is deprecated at 1.6 and will be removed at 1.7.
Please move customization into new macro ``\sphinxstyletheadfamily``.
Features added
--------------
Bugs fixed
----------
* LaTeX tables do not allow multiple paragraphs in a header cell
Testing
--------
@@ -82,9 +87,6 @@ Incompatible changes
Deprecated
----------
* LaTeX ``\sphinxstylethead`` is deprecated at 1.6 and will be removed at 1.7.
Please move customization into new macro ``\sphinxstyletheadfamily``.
Features added
--------------
@@ -107,10 +109,6 @@ Bugs fixed
* #3714: viewcode extension not taking ``highlight_code='none'`` in account
* #3698: Moving :doc: to std domain broke backwards compatibility
* #3633: misdetect unreferenced citations
* LaTeX tables do not allow multiple paragraphs in a header cell
Testing
--------
Release 1.6 beta2 (released Apr 29, 2017)
=========================================

View File

@@ -6,7 +6,7 @@
%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{sphinx}[2017/05/01 v1.6 LaTeX package (Sphinx markup)]
\ProvidesPackage{sphinx}[2017/05/08 v1.6 LaTeX package (Sphinx markup)]
% provides \ltx@ifundefined
% (many packages load ltxcmds: graphicx does for pdftex and lualatex but