File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 67
67
Footnote rendering may have had problems, due to extra package or
68
68
document class; check latex log for instructions}%
69
69
\@namedef {sphinx_buildwarning_badiconpackage}{%
70
- You have set iconpackage=\spx@opt @iconpackage , but this LaTeX package
70
+ You have set iconpackage=\spx@usr @iconpackage , but this LaTeX package
71
71
is not found}%
72
72
73
73
% % OPTION HANDLING
907
907
\IfFileExists {\spx@opt@iconpackage .sty}
908
908
{\RequirePackage {\spx@opt@iconpackage }}%
909
909
{%
910
+ \let\spx@usr@iconpackage\spx@opt@iconpackage
910
911
\sphinxbuildwarning {badiconpackage}%
911
912
\PackageWarningNoLine {sphinx}{%
912
- You have set iconpackage=\spx@opt @iconpackage\MessageBreak
913
- But \spx@opt @iconpackage .sty is not found by LaTeX}
913
+ You have set iconpackage=\spx@usr @iconpackage\MessageBreak
914
+ But \spx@usr @iconpackage .sty is not found by LaTeX}
914
915
\let\spx@opt@iconpackage\spxstring@none
915
916
}%
916
917
\fi
You can’t perform that action at this time.
0 commit comments