Skip to content
Snippets Groups Projects
Verified Commit afdf60bc authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

fix underscores for \bibitem@longest

parent 152e75a4
No related branches found
No related tags found
No related merge requests found
......@@ -459,7 +459,7 @@
\settowidth\@tempdimb{\@biblabel{#1}}%
\settowidth\@tempdima{\@biblabel{\bibitem@longest}}%
\ifdim\@tempdima<\@tempdimb%
\gdef\bibitem@longest{#1}%
\gdef\bibitem@longest{\unexpanded{#1}}%
\fi%
\bibitem@stock[#1]{#2}%
}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment