Skip to content

Commit

Permalink
Fix shadowsize key got broken for sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbu committed Aug 13, 2024
1 parent 6825831 commit 81df7cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sphinx/texinputs/sphinx.sty
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,7 @@
\define@key{sphinx}{shadowsize}{%
\def\spx@topic@shadow@xoffset{#1}%
\let\spx@contents@shadow@xoffset\spx@topic@shadow@xoffset
\let\spx@sidebar@shadow@xoffset \spx@topic@shadow@xoffset
\let\spx@topic@shadow@yoffset \spx@topic@shadow@xoffset
\let\spx@contents@shadow@yoffset\spx@topic@shadow@xoffset
\let\spx@sidebar@shadow@yoffset \spx@topic@shadow@xoffset
Expand Down

0 comments on commit 81df7cf

Please sign in to comment.