From 29dd85189805a04fd0dd4a04f6c3e90580e0339a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 5 Sep 2022 20:10:04 +0000 Subject: llncs (5sep22) git-svn-id: svn://tug.org/texlive/trunk@64299 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/llncs/llncs.cls | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/llncs/llncs.cls b/Master/texmf-dist/tex/latex/llncs/llncs.cls index 075d73327c6..de80a15ad93 100644 --- a/Master/texmf-dist/tex/latex/llncs/llncs.cls +++ b/Master/texmf-dist/tex/latex/llncs/llncs.cls @@ -1,4 +1,4 @@ -% LLNCS DOCUMENT CLASS -- version 2.21 (12-Jan-2022) +% LLNCS DOCUMENT CLASS -- version 2.22 (05-Sep-2022) % Springer Verlag LaTeX2e support for Lecture Notes in Computer Science % %% @@ -19,7 +19,7 @@ %% Right brace \} Tilde \~} %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesClass{llncs}[2022/01/12 v2.21 +\ProvidesClass{llncs}[2022/09/05 v2.22 ^^J LaTeX document class for Lecture Notes in Computer Science] % Options \let\if@envcntreset\iffalse @@ -374,7 +374,7 @@ You should not use \verb|\subparagraph| with this class.\vskip0.5cm} \let\footnotesize\small \if@custvec -\def\vec#1{\mathchoice{\mbox{\boldmath$\displaystyle#1$}} +\DeclareRobustCommand\vec[1]{\mathchoice{\mbox{\boldmath$\displaystyle#1$}} {\mbox{\boldmath$\textstyle#1$}} {\mbox{\boldmath$\scriptstyle#1$}} {\mbox{\boldmath$\scriptscriptstyle#1$}}} @@ -890,7 +890,7 @@ to0pt{\kern0.55\wd0\vrule height0.45\ht0\hss}\box0}}}} \par\addvspace\baselineskip \noindent\keywordname\enspace\ignorespaces#1}% \@ifpackageloaded{hyperref}{% -\def\doi#1{\href{https://doi.org/\detokenize{#1}}{\url{https://doi.org/\detokenize{#1}}}}}{ +\def\doi#1{\href{https://doi.org/\detokenize{#1}}{\url{https://doi.org/#1}}}}{ \def\doi#1{https://doi.org/\detokenize{#1}}} } \def\homedir{\~{ }} -- cgit v1.2.3