Skip to content

Commit

Permalink
Fix accidental revert of f937fac (#8767) by #8790 merge
Browse files Browse the repository at this point in the history
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
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.