Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfbu <jfbu@free.fr>2021-01-27 19:28:36 +0300
committerjfbu <jfbu@free.fr>2021-01-27 19:29:31 +0300
commit953f4511a2956b2535e8e32e3c70d634aa76ed58 (patch)
treec7e03345eee3a8dfc667b49e8d5fae2d0d0b22d4 /sphinx/texinputs
parenta327be4a77a69d064904dd7fadb01eb61a78bbab (diff)
Refactor LaTeX [3/2]: Add all missing .sty in the \ProvidesFile
Sorry for oversight
Diffstat (limited to 'sphinx/texinputs')
-rw-r--r--sphinx/texinputs/sphinxlatexenvadmonitions.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexenvdocs.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexenvindbibtoc.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexenvliteral.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexenvshadowbox.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexgraphics.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexmiscfixme.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexmisclists.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexmiscnumbering.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexoptionhandling.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexrequirepackages.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexstyleheadings.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexstylepage.sty2
-rw-r--r--sphinx/texinputs/sphinxlatexstyletext.sty2
14 files changed, 14 insertions, 14 deletions
diff --git a/sphinx/texinputs/sphinxlatexenvadmonitions.sty b/sphinx/texinputs/sphinxlatexenvadmonitions.sty
index c7d37bc2f..b23f29ef8 100644
--- a/sphinx/texinputs/sphinxlatexenvadmonitions.sty
+++ b/sphinx/texinputs/sphinxlatexenvadmonitions.sty
@@ -1,7 +1,7 @@
%% NOTICES AND ADMONITIONS
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexenvadmonitions}[2021/01/27 admonitions]
+\ProvidesFile{sphinxlatexenvadmonitions.sty}[2021/01/27 admonitions]
% Some are quite plain
% the spx@notice@bordercolor etc are set in the sphinxadmonition environment
diff --git a/sphinx/texinputs/sphinxlatexenvdocs.sty b/sphinx/texinputs/sphinxlatexenvdocs.sty
index a05d30f27..a95f97b6d 100644
--- a/sphinx/texinputs/sphinxlatexenvdocs.sty
+++ b/sphinx/texinputs/sphinxlatexenvdocs.sty
@@ -1,7 +1,7 @@
%% PYTHON DOCS MACROS AND ENVIRONMENTS
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexenvdocs}[2021/01/27 documentation environments]
+\ProvidesFile{sphinxlatexenvdocs.sty}[2021/01/27 documentation environments]
% (some macros here used by \maketitle in sphinxmanual.cls and sphinxhowto.cls)
diff --git a/sphinx/texinputs/sphinxlatexenvindbibtoc.sty b/sphinx/texinputs/sphinxlatexenvindbibtoc.sty
index 61ed66897..5e58fb69b 100644
--- a/sphinx/texinputs/sphinxlatexenvindbibtoc.sty
+++ b/sphinx/texinputs/sphinxlatexenvindbibtoc.sty
@@ -1,7 +1,7 @@
%% INDEX, BIBLIOGRAPHY, APPENDIX, TABLE OF CONTENTS
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexenvindbibtoc}[2021/01/27 index, bib., toc]
+\ProvidesFile{sphinxlatexenvindbibtoc.sty}[2021/01/27 index, bib., toc]
% fix the double index and bibliography on the table of contents
% in jsclasses (Japanese standard document classes)
diff --git a/sphinx/texinputs/sphinxlatexenvliteral.sty b/sphinx/texinputs/sphinxlatexenvliteral.sty
index 079914c22..c1e2a5d28 100644
--- a/sphinx/texinputs/sphinxlatexenvliteral.sty
+++ b/sphinx/texinputs/sphinxlatexenvliteral.sty
@@ -1,7 +1,7 @@
%% LITERAL BLOCKS
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexenvliteral}[2021/01/27 code-blocks and parsed literals]
+\ProvidesFile{sphinxlatexenvliteral.sty}[2021/01/27 code-blocks and parsed literals]
% Based on use of "fancyvrb.sty"'s Verbatim.
% - with framing allowing page breaks ("framed.sty")
diff --git a/sphinx/texinputs/sphinxlatexenvshadowbox.sty b/sphinx/texinputs/sphinxlatexenvshadowbox.sty
index dbc080039..12fb3b7b8 100644
--- a/sphinx/texinputs/sphinxlatexenvshadowbox.sty
+++ b/sphinx/texinputs/sphinxlatexenvshadowbox.sty
@@ -1,7 +1,7 @@
%% TOPIC AND CONTENTS BOXES
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexenvshadowbox}[2021/01/27 topic and contents boxes]
+\ProvidesFile{sphinxlatexenvshadowbox.sty}[2021/01/27 topic and contents boxes]
% Again based on use of "framed.sty", this allows breakable framed boxes.
\long\def\spx@ShadowFBox#1{%
diff --git a/sphinx/texinputs/sphinxlatexgraphics.sty b/sphinx/texinputs/sphinxlatexgraphics.sty
index c2f7cc783..4a16fe990 100644
--- a/sphinx/texinputs/sphinxlatexgraphics.sty
+++ b/sphinx/texinputs/sphinxlatexgraphics.sty
@@ -1,7 +1,7 @@
%% GRAPHICS
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexgraphics}[2021/01/27 graphics]
+\ProvidesFile{sphinxlatexgraphics.sty}[2021/01/27 graphics]
% \sphinxincludegraphics resizes images larger than the TeX \linewidth (which
% is adjusted in indented environments), or taller than a certain maximal
diff --git a/sphinx/texinputs/sphinxlatexmiscfixme.sty b/sphinx/texinputs/sphinxlatexmiscfixme.sty
index 2c086ae0a..9ee905ed7 100644
--- a/sphinx/texinputs/sphinxlatexmiscfixme.sty
+++ b/sphinx/texinputs/sphinxlatexmiscfixme.sty
@@ -1,7 +1,7 @@
%% FIXME STUFF attention, changes here may necessitate changes elsewhere
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexmiscfixme}[2021/01/27 latex to be removed at some point]
+\ProvidesFile{sphinxlatexmiscfixme.sty}[2021/01/27 latex to be removed at some point]
%% COLOR (general)
%
diff --git a/sphinx/texinputs/sphinxlatexmisclists.sty b/sphinx/texinputs/sphinxlatexmisclists.sty
index 8a0dc72e9..a7691b9b9 100644
--- a/sphinx/texinputs/sphinxlatexmisclists.sty
+++ b/sphinx/texinputs/sphinxlatexmisclists.sty
@@ -1,7 +1,7 @@
%% ALPHANUMERIC LIST ITEMS
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexmisclists}[2021/01/27 lists]
+\ProvidesFile{sphinxlatexmisclists.sty}[2021/01/27 lists]
\newcommand\sphinxsetlistlabels[5]
{% #1 = style, #2 = enum, #3 = enumnext, #4 = prefix, #5 = suffix
diff --git a/sphinx/texinputs/sphinxlatexmiscnumbering.sty b/sphinx/texinputs/sphinxlatexmiscnumbering.sty
index acd9243fe..a5c524ab3 100644
--- a/sphinx/texinputs/sphinxlatexmiscnumbering.sty
+++ b/sphinx/texinputs/sphinxlatexmiscnumbering.sty
@@ -1,7 +1,7 @@
%% NUMBERING OF FIGURES, TABLES, AND LITERAL BLOCKS
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexmiscnumbering}[2021/01/27 numbering]
+\ProvidesFile{sphinxlatexmiscnumbering.sty}[2021/01/27 numbering]
% Everything is delayed to \begin{document} to allow hyperref patches into
% \newcounter to solve duplicate label problems for internal hyperlinks to
diff --git a/sphinx/texinputs/sphinxlatexoptionhandling.sty b/sphinx/texinputs/sphinxlatexoptionhandling.sty
index ad8cd75c7..d71be4f81 100644
--- a/sphinx/texinputs/sphinxlatexoptionhandling.sty
+++ b/sphinx/texinputs/sphinxlatexoptionhandling.sty
@@ -1,7 +1,7 @@
%% OPTION HANDLING
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexoptionhandling}[2021/01/27 option handling]
+\ProvidesFile{sphinxlatexoptionhandling.sty}[2021/01/27 option handling]
% Handle options via "kvoptions" (later loaded by hyperref anyhow)
\RequirePackage{kvoptions}
diff --git a/sphinx/texinputs/sphinxlatexrequirepackages.sty b/sphinx/texinputs/sphinxlatexrequirepackages.sty
index 63f926cba..765e61e8c 100644
--- a/sphinx/texinputs/sphinxlatexrequirepackages.sty
+++ b/sphinx/texinputs/sphinxlatexrequirepackages.sty
@@ -1,7 +1,7 @@
%% PACKAGES
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexrequirepackages}[2021/01/27 packages]
+\ProvidesFile{sphinxlatexrequirepackages.sty}[2021/01/27 packages]
\RequirePackage{graphicx}
\@ifclassloaded{memoir}{}{\RequirePackage{fancyhdr}}
diff --git a/sphinx/texinputs/sphinxlatexstyleheadings.sty b/sphinx/texinputs/sphinxlatexstyleheadings.sty
index 4e9965556..177fe8c1f 100644
--- a/sphinx/texinputs/sphinxlatexstyleheadings.sty
+++ b/sphinx/texinputs/sphinxlatexstyleheadings.sty
@@ -1,7 +1,7 @@
% change this info string if making any custom modification
%% TITLES
%
-\ProvidesFile{sphinxlatexstyleheadings}[2021/01/27 headings]
+\ProvidesFile{sphinxlatexstyleheadings.sty}[2021/01/27 headings]
% Since Sphinx 1.5, users should use HeaderFamily key to 'sphinxsetup' rather
% than defining their own \py@HeaderFamily command (which is still possible).
diff --git a/sphinx/texinputs/sphinxlatexstylepage.sty b/sphinx/texinputs/sphinxlatexstylepage.sty
index b259741e3..d9b993c76 100644
--- a/sphinx/texinputs/sphinxlatexstylepage.sty
+++ b/sphinx/texinputs/sphinxlatexstylepage.sty
@@ -1,7 +1,7 @@
%% PAGE STYLING
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexstylepage}[2021/01/27 page styling]
+\ProvidesFile{sphinxlatexstylepage.sty}[2021/01/27 page styling]
% Style parameters and macros used by most documents here
\raggedbottom
diff --git a/sphinx/texinputs/sphinxlatexstyletext.sty b/sphinx/texinputs/sphinxlatexstyletext.sty
index cfb8714e3..08d7a6935 100644
--- a/sphinx/texinputs/sphinxlatexstyletext.sty
+++ b/sphinx/texinputs/sphinxlatexstyletext.sty
@@ -1,7 +1,7 @@
%% TEXT STYLING
%
% change this info string if making any custom modification
-\ProvidesFile{sphinxlatexstyletext}[2021/01/27 text styling]
+\ProvidesFile{sphinxlatexstyletext.sty}[2021/01/27 text styling]
% to obtain straight quotes we execute \@noligs as patched by upquote, and
% \scantokens is needed in cases where it would be too late for the macro to