summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2025-02-25 20:43:34 +0000
committerKarl Berry <karl@freefriends.org>2025-02-25 20:43:34 +0000
commitf33478e09c50340a96d13ef86e9264c7db653826 (patch)
tree7cc9dbec417d6379e15e7ff388bcb80c38f911e5 /Master/texmf-dist
parentd9468a28a6f5eefea236ebb809da5496837ab2a1 (diff)
llncs (25feb25)
git-svn-id: svn://tug.org/texlive/trunk@74287 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/llncs/README.md4
-rw-r--r--Master/texmf-dist/doc/latex/llncs/history.txt2
-rw-r--r--Master/texmf-dist/doc/latex/llncs/llncsdoc.pdfbin236903 -> 232448 bytes
-rw-r--r--Master/texmf-dist/doc/latex/llncs/llncsdoc.tex4
-rw-r--r--Master/texmf-dist/tex/latex/llncs/llncs.cls6
5 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/llncs/README.md b/Master/texmf-dist/doc/latex/llncs/README.md
index 23f2d399678..9d28a4bdadf 100644
--- a/Master/texmf-dist/doc/latex/llncs/README.md
+++ b/Master/texmf-dist/doc/latex/llncs/README.md
@@ -1,8 +1,8 @@
# llncs
-_2024/10/21 v2.25_
+_2025/02/25 v2.26_
-Copyright (c) 1996-2024 Springer
+Copyright (c) 1996-2025 Springer
Email: [lncs@springer.com](mailto:lncs@springer.com)
diff --git a/Master/texmf-dist/doc/latex/llncs/history.txt b/Master/texmf-dist/doc/latex/llncs/history.txt
index b7d0f90d466..3c48eee99f9 100644
--- a/Master/texmf-dist/doc/latex/llncs/history.txt
+++ b/Master/texmf-dist/doc/latex/llncs/history.txt
@@ -2,6 +2,8 @@ Version history for the LLNCS LaTeX2e class
date filename version action/reason/acknowledgements
----------------------------------------------------------------------------
+25.02.25 llncs.cls 2.26 replace minus characters in ORCID ids by hyphens
+
21.10.24 llncs.cls 2.25 more bugfixes for the babel language switches
29.01.24 llncs.cls 2.24 bugfixes for options envcountsame and envcountsect
diff --git a/Master/texmf-dist/doc/latex/llncs/llncsdoc.pdf b/Master/texmf-dist/doc/latex/llncs/llncsdoc.pdf
index 964621fd365..dec18216ef9 100644
--- a/Master/texmf-dist/doc/latex/llncs/llncsdoc.pdf
+++ b/Master/texmf-dist/doc/latex/llncs/llncsdoc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/llncs/llncsdoc.tex b/Master/texmf-dist/doc/latex/llncs/llncsdoc.tex
index 6d47a307d5e..00e63680736 100644
--- a/Master/texmf-dist/doc/latex/llncs/llncsdoc.tex
+++ b/Master/texmf-dist/doc/latex/llncs/llncsdoc.tex
@@ -1,6 +1,6 @@
% This is LLNCSDOC.TEX the documentation file of
% the LaTeX2e class from Springer-Verlag
-% for Lecture Notes in Computer Science, version 2.25
+% for Lecture Notes in Computer Science, version 2.26
\documentclass{llncs}
\usepackage{llncsdoc}
\usepackage{graphicx}
@@ -13,7 +13,7 @@
\title{Instructions for Using Springer's \texttt{llncs} Class for
Computer Science Proceedings Papers}
%
-\subtitle{\texttt{llncs}, Version 2.25, Oct 21, 2024}
+\subtitle{\texttt{llncs}, Version 2.26, Feb 25, 2025}
%
\author{}
\institute{}
diff --git a/Master/texmf-dist/tex/latex/llncs/llncs.cls b/Master/texmf-dist/tex/latex/llncs/llncs.cls
index e2e2225282c..9252d1ef634 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.25 (21-Oct-2024)
+% LLNCS DOCUMENT CLASS -- version 2.26 (25-Feb-2025)
% Springer Verlag LaTeX2e support for Lecture Notes in Computer Science
%
%%
@@ -19,7 +19,7 @@
%% Right brace \} Tilde \~}
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesClass{llncs}[2024/10/21 v2.25
+\ProvidesClass{llncs}[2025/02/25 v2.26
^^J LaTeX document class for Lecture Notes in Computer Science]
% Options
\let\if@envcntreset\iffalse
@@ -892,7 +892,7 @@ to0pt{\kern0.55\wd0\vrule height0.45\ht0\hss}\box0}}}}
\or \ddagger\ddagger \else\@ctrerr\fi}}
\def\inst#1{\unskip$^{#1}$}
-\def\orcidID#1{\unskip$^{[#1]}$} % added MR 2018-03-10
+\def\orcidID#1{\unskip$^{\mbox{[#1]}}$} % added MR 2018-03-10, modified MR 2025-02-25
\def\fnmsep{\unskip$^,$}
\def\email#1{{\tt#1}}