mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #3046 from jfbu/updatelatexinfostrings
update info strings of Sphinx LaTeX style file and classes
This commit is contained in:
commit
b35305cd5c
@ -6,7 +6,7 @@
|
|||||||
%
|
%
|
||||||
|
|
||||||
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
||||||
\ProvidesPackage{sphinx}[2016/06/10 LaTeX package (Sphinx markup)]
|
\ProvidesPackage{sphinx}[2016/10/12 v1.5 LaTeX package (Sphinx markup)]
|
||||||
\newif\ifsphinxKeepOldNames \sphinxKeepOldNamestrue
|
\newif\ifsphinxKeepOldNames \sphinxKeepOldNamestrue
|
||||||
\DeclareOption{dontkeepoldnames}{\sphinxKeepOldNamesfalse}
|
\DeclareOption{dontkeepoldnames}{\sphinxKeepOldNamesfalse}
|
||||||
\DeclareOption*{\PackageWarning{sphinx}{Unknown option `\CurrentOption'}}
|
\DeclareOption*{\PackageWarning{sphinx}{Unknown option `\CurrentOption'}}
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%
|
%
|
||||||
|
|
||||||
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
||||||
\ProvidesClass{sphinxhowto}[2009/06/02 Document class (Sphinx HOWTO)]
|
\ProvidesClass{sphinxhowto}[2016/10/12 v1.5 Document class (Sphinx HOWTO)]
|
||||||
|
|
||||||
\ifx\directlua\undefined\else
|
\ifx\directlua\undefined\else
|
||||||
% if compiling with lualatex 0.85 or later load compatibility patch issued by
|
% if compiling with lualatex 0.85 or later load compatibility patch issued by
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%
|
%
|
||||||
|
|
||||||
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
||||||
\ProvidesClass{sphinxmanual}[2009/06/02 Document class (Sphinx manual)]
|
\ProvidesClass{sphinxmanual}[2016/10/12 v1.5 Document class (Sphinx manual)]
|
||||||
|
|
||||||
\ifx\directlua\undefined\else
|
\ifx\directlua\undefined\else
|
||||||
% if compiling with lualatex 0.85 or later load compatibility patch issued by
|
% if compiling with lualatex 0.85 or later load compatibility patch issued by
|
||||||
|
Loading…
Reference in New Issue
Block a user