Skip to content

Commit

Permalink
Fix a LaTeX file info string (relates sphinx-doc#11758) (sphinx-doc#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbu committed Nov 15, 2023
1 parent 85966c0 commit 3596590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx/texinputs/sphinxpackagesubstitutefont.sty
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
% The aim of this stub is to do that replacement silently.

% change this info string if making any custom modification
\ProvidesPackage{sphinxpackagesubstitutefont}[2023/15/11 v7.3.0 advanced colored boxes]
\ProvidesPackage{sphinxpackagesubstitutefont}[2023/15/11 v7.3.0 substitutefont stub]

\ifdefined\DeclareFontFamilySubstitution
\def\substitutefont{\DeclareFontFamilySubstitution}
Expand Down

0 comments on commit 3596590

Please sign in to comment.