Skip to content

Commit

Permalink
Update sphinx.sty (Mumble)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbu authored Nov 23, 2024
1 parent be15d2b commit 74f4f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sphinx/texinputs/sphinx.sty
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% by the Sphinx LaTeX writer.

\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{sphinx}[2024/11/23 v8.1.3 Sphinx LaTeX package (sphinx-doc)]
\ProvidesPackage{sphinx}[2024/11/23 v8.2.0 Sphinx LaTeX package (sphinx-doc)]

% provides \ltx@ifundefined
% (many packages load ltxcmds: graphicx does for pdftex and lualatex but
Expand Down Expand Up @@ -1098,7 +1098,7 @@
% Some of these defaults got already set. But we now list them all explicitly
% for a complete initial configuration of reset storage.
% At 7.4.0, \fboxrule and \fboxsep replaced by 0.4pt and 3pt which are anyhow
% the defaults for these LaTeX dimensions. 8.1.3 corrected border-radius
% the defaults for these LaTeX dimensions. 8.2.0 corrected border-radius
% default back to 3pt (\fboxsep) not 0.4pt (\fboxrule).
\let\spx@boxes@sphinxbox@defaults\@gobble
\sphinxboxsetup{%
Expand Down

0 comments on commit 74f4f78

Please sign in to comment.