Merge branch '2.0' into latex_6668

This commit is contained in:
Jean-François B 2019-09-06 09:58:59 +02:00 committed by GitHub
commit d51142bdf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -22,7 +22,8 @@ Bugs fixed
* #6668: LaTeX: Longtable before header has incorrect distance * #6668: LaTeX: Longtable before header has incorrect distance
(refs: `latex3/latex2e#173`_) (refs: `latex3/latex2e#173`_)
.. _latex3/latex2e#173: https://github.com/latex3/latex2e/issues/173 .. _latex3/latex2e#173: https://github.com/latex3/latex2e/issues/173
* #6618: LaTeX: Avoid section names at the end of a page
Testing Testing
-------- --------

View File

@ -40,7 +40,7 @@
% for \text macro and \iffirstchoice@ conditional even if amsmath not loaded % for \text macro and \iffirstchoice@ conditional even if amsmath not loaded
\RequirePackage{amstext} \RequirePackage{amstext}
\RequirePackage{textcomp}% "warn" option issued from template \RequirePackage{textcomp}% "warn" option issued from template
\RequirePackage{titlesec} \RequirePackage[nobottomtitles*]{titlesec}
\@ifpackagelater{titlesec}{2016/03/15}% \@ifpackagelater{titlesec}{2016/03/15}%
{\@ifpackagelater{titlesec}{2016/03/21}% {\@ifpackagelater{titlesec}{2016/03/21}%
{}% {}%