mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
better latex warning for titlesec issue
This commit is contained in:
parent
785c6c4d8d
commit
22167b7245
@ -20,9 +20,9 @@
|
||||
\RequirePackage{titlesec}
|
||||
\AtBeginDocument{\@ifpackagelater{titlesec}{2016/03/15}%
|
||||
{\@ifpackagelater{titlesec}{2016/03/21}{}%
|
||||
{\PackageWarning{sphinx}{%
|
||||
******** ERROR !! PLEASE UPDATE titlesec.sty !!********^^J
|
||||
******** THIS VERSION SWALLOWS SECTION NUMBERS.********}}}{}}
|
||||
{\AtEndDocument{\PackageWarningNoLine{sphinx}{^^J%
|
||||
******** ERROR !! PLEASE UPDATE titlesec.sty !!********^^J%
|
||||
******** THIS VERSION SWALLOWS SECTION NUMBERS.********}}}}{}}
|
||||
\RequirePackage{tabulary}
|
||||
\RequirePackage{makeidx}
|
||||
% For framing code-blocks and warning type notices, and shadowing topics
|
||||
|
Loading…
Reference in New Issue
Block a user