Skip to content

Commit

Permalink
Use \abstractname and \keywordsname to not conflict with Babel defini…
Browse files Browse the repository at this point in the history
…tions.
  • Loading branch information
JPTIZ committed Jul 13, 2019
1 parent 45da4e2 commit 5c1f09a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arxiv.sty
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@


%Handling Keywords
\def\keywordname{{\bfseries \emph Keywords}}%
\def\keywordname{{\bfseries \emph \keywordsname}}%
\def\keywords#1{\par\addvspace\medskipamount{\rightskip=0pt plus1cm
\def\and{\ifhmode\unskip\nobreak\fi\ $\cdot$
}\noindent\keywordname\enspace\ignorespaces#1\par}}
Expand Down Expand Up @@ -246,7 +246,7 @@
\renewenvironment{abstract}
{
\centerline
{\large \bfseries \scshape Abstract}
{\large \bfseries \scshape \abstractname}
\begin{quote}
}
{
Expand Down

0 comments on commit 5c1f09a

Please sign in to comment.