texlive[74962] Master/texmf-dist: iaria (16apr25)
commits+karl at tug.org
commits+karl at tug.org
Wed Apr 16 22:14:22 CEST 2025
Revision: 74962
https://tug.org/svn/texlive?view=revision&revision=74962
Author: karl
Date: 2025-04-16 22:14:22 +0200 (Wed, 16 Apr 2025)
Log Message:
-----------
iaria (16apr25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/iaria/COPYING
trunk/Master/texmf-dist/doc/latex/iaria/README
trunk/Master/texmf-dist/doc/latex/iaria/iaria.pdf
trunk/Master/texmf-dist/doc/latex/iaria/template/iaria-example-ctan.pdf
trunk/Master/texmf-dist/source/latex/iaria/iaria.dtx
trunk/Master/texmf-dist/source/latex/iaria/iaria.ins
trunk/Master/texmf-dist/tex/latex/iaria/iaria.cls
Modified: trunk/Master/texmf-dist/doc/latex/iaria/COPYING
===================================================================
--- trunk/Master/texmf-dist/doc/latex/iaria/COPYING 2025-04-16 20:14:11 UTC (rev 74961)
+++ trunk/Master/texmf-dist/doc/latex/iaria/COPYING 2025-04-16 20:14:22 UTC (rev 74962)
@@ -1,4 +1,4 @@
-Copyright 2023-2024 Christoph P. Neumann
+Copyright 2023-2025 Christoph P. Neumann
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
Modified: trunk/Master/texmf-dist/doc/latex/iaria/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/iaria/README 2025-04-16 20:14:11 UTC (rev 74961)
+++ trunk/Master/texmf-dist/doc/latex/iaria/README 2025-04-16 20:14:22 UTC (rev 74962)
@@ -1,5 +1,5 @@
-----------------------------
- Version 0.7 of the iaria class
+ Version 0.8 of the iaria class
Christoph P. Neumann
-----------------------------
Modified: trunk/Master/texmf-dist/doc/latex/iaria/iaria.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/iaria/template/iaria-example-ctan.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/iaria/iaria.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/iaria/iaria.dtx 2025-04-16 20:14:11 UTC (rev 74961)
+++ trunk/Master/texmf-dist/source/latex/iaria/iaria.dtx 2025-04-16 20:14:22 UTC (rev 74962)
@@ -2,15 +2,15 @@
% iaria.dtx generated using makedtx version 1.2 (c) Nicola Talbot
% Command line args:
% -doc "doc/iaria.tex"
+% -preamble "Copyright 2023-2025 Christoph P. Neumann This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or any later version. The latest version of this license is in https://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2008 or later. This work has the LPPL maintenance status maintained. The Current Maintainer of this work is Christoph P. Neumann. "
% -macrocode ".*"
% -src "(_cpn_copyIntoExamplesFolder_cls.cmd|iaria.cls)=>\1"
-% -date "2023-2025"
-% -setambles ".*=>\nopreamble"
% -dir "src"
% -author "Christoph P. Neumann "
-% -preamble "Copyright 2023-2024 Christoph P. Neumann This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or any later version. The latest version of this license is in https://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2008 or later. This work has the LPPL maintenance status maintained. The Current Maintainer of this work is Christoph P. Neumann. "
+% -setambles ".*=>\nopreamble"
+% -date "2023-2025"
% iaria
-% Created on 2025/4/1 7:04
+% Created on 2025/4/15 21:08
%\fi
%\iffalse
%<*package>
@@ -56,7 +56,7 @@
%\title{\textsf{iaria}\\
%An Unofficial IARIA LaTeX Class}
%\author{Christoph P.\ Neumann \texttt{$<$cyberpetaneuron at gmail.com$>$}}
-%\date{Version 0.7}
+%\date{Version 0.8}
%\maketitle
%\PrintChanges
%
@@ -267,7 +267,7 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{iaria}[2025/03/30 IARIA template v0.7]
+\ProvidesClass{iaria}[2025/04/15 IARIA template v0.8]
% Define marker counter for options (counter are global in latex):
\newcounter{iaria at subfigtracker}
@@ -368,7 +368,8 @@
% When using multiple citation keys in the same \cite command,
% change IEEEtran "[1], [5], [7]" to IARIA-required "[1][5][7]":
-\renewcommand*{\multicitedelim}{}
+\renewcommand*{\multicitedelim}{][}
+\renewcommand*{\multiciterangedelim}{]--[} % only required for numeric-comp, not for ieee-comp
\renewcommand*{\bibfont}{\small}
Modified: trunk/Master/texmf-dist/source/latex/iaria/iaria.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/iaria/iaria.ins 2025-04-16 20:14:11 UTC (rev 74961)
+++ trunk/Master/texmf-dist/source/latex/iaria/iaria.ins 2025-04-16 20:14:22 UTC (rev 74962)
@@ -1,8 +1,8 @@
-% iaria.ins generated using makedtx version 1.2 2025/4/1 7:04
+% iaria.ins generated using makedtx version 1.2 2025/4/15 21:08
\input docstrip
\preamble
-Copyright 2023-2024 Christoph P. Neumann This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or any later version. The latest version of this license is in https://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2008 or later. This work has the LPPL maintenance status maintained. The Current Maintainer of this work is Christoph P. Neumann.
+Copyright 2023-2025 Christoph P. Neumann This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or any later version. The latest version of this license is in https://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2008 or later. This work has the LPPL maintenance status maintained. The Current Maintainer of this work is Christoph P. Neumann.
\endpreamble
\askforoverwritefalse
Modified: trunk/Master/texmf-dist/tex/latex/iaria/iaria.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/iaria/iaria.cls 2025-04-16 20:14:11 UTC (rev 74961)
+++ trunk/Master/texmf-dist/tex/latex/iaria/iaria.cls 2025-04-16 20:14:22 UTC (rev 74962)
@@ -3,7 +3,7 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{iaria}[2025/03/30 IARIA template v0.7]
+\ProvidesClass{iaria}[2025/04/15 IARIA template v0.8]
\newcounter{iaria at subfigtracker}
\newcounter{iaria at subcaptiontracker}
@@ -73,7 +73,8 @@
\let\blx at rerun@biber\relax
\makeatother
-\renewcommand*{\multicitedelim}{}
+\renewcommand*{\multicitedelim}{][}
+\renewcommand*{\multiciterangedelim}{]--[} % only required for numeric-comp, not for ieee-comp
\renewcommand*{\bibfont}{\small}
More information about the tex-live-commits
mailing list.