Skip to content

Commit

Permalink
Fix accidental revert of f937fac (sphinx-doc#8767) by sphinx-doc#8790
Browse files Browse the repository at this point in the history
…merge

Due to file renaming
  • Loading branch information
jfbu committed Jan 31, 2021
1 parent 4a85cae commit a5939ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sphinx/texinputs/sphinxlatexstyletext.sty
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
\def\sphinxstyleindexextra #1{ (\emph{#1})}
\def\sphinxstyleindexpageref #1{, \pageref{#1}}
\def\sphinxstyleindexpagemain#1{\textbf{#1}}
\protected\def\spxentry#1{#1}% will get \let to \sphinxstyleindexentry in index
\protected\def\spxextra#1{#1}% will get \let to \sphinxstyleindexextra in index
\def\spxentry{\@backslashchar spxentry}% let to \sphinxstyleindexentry in index
\def\spxextra{\@backslashchar spxextra}% let to \sphinxstyleindexextra in index
\def\sphinxstyleindexlettergroup #1%
{{\Large\sffamily#1}\nopagebreak\vspace{1mm}}
\def\sphinxstyleindexlettergroupDefault #1%
Expand Down

0 comments on commit a5939ea

Please sign in to comment.