Skip to content

Commit 9a88771

Browse files
committed
update LaTeX info strings
1 parent e28c44d commit 9a88771

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sphinx/texinputs/sphinxlatexobjects.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% MODULE RELEASE DATA AND OBJECT DESCRIPTIONS
22
%
33
% change this info string if making any custom modification
4-
\ProvidesFile{sphinxlatexobjects.sty}[2022/01/13 documentation environments]
4+
\ProvidesFile{sphinxlatexobjects.sty}[2023/06/03 documentation environments]
55

66
% Provides support for this output mark-up from Sphinx latex writer:
77
%

sphinx/texinputs/sphinxlatexstyletext.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%% TEXT STYLING
22
%
33
% change this info string if making any custom modification
4-
\ProvidesFile{sphinxlatexstyletext.sty}[2023/03/26 text styling]
4+
\ProvidesFile{sphinxlatexstyletext.sty}[2023/06/03 text styling]
55

66
% Basically everything here consists of macros which are part of the latex
77
% markup produced by the Sphinx latex writer

0 commit comments

Comments
 (0)