From 5756ebdeaa806b197873eee270569830f8f0ce60 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Nov 2021 20:42:08 +0000 Subject: ejpecp (4nov21) git-svn-id: svn://tug.org/texlive/trunk@60950 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ejpecp/README.md | 2 ++ Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf | Bin 105240 -> 105161 bytes Master/texmf-dist/doc/latex/ejpecp/sample.pdf | Bin 155435 -> 155433 bytes Master/texmf-dist/source/latex/ejpecp/ejpecp.dtx | 5 +++-- Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls | 4 ++-- 5 files changed, 7 insertions(+), 4 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/ejpecp/README.md b/Master/texmf-dist/doc/latex/ejpecp/README.md index 7f350b041ee..a87fc50f43c 100644 --- a/Master/texmf-dist/doc/latex/ejpecp/README.md +++ b/Master/texmf-dist/doc/latex/ejpecp/README.md @@ -101,6 +101,8 @@ https://github.com/vtex-soft/texsupport.ims-ejpecp ## CHANGELOG +- 2021/11/04 v1.11.3 + - Removed dash in MR - 2021/09/07 v1.11.2 - Added `nobera` and `nofontexpansion` options - 2021/08/17 v1.11.1 diff --git a/Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf b/Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf index 47f1bb8d656..b880068e09c 100644 Binary files a/Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf and b/Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf differ diff --git a/Master/texmf-dist/doc/latex/ejpecp/sample.pdf b/Master/texmf-dist/doc/latex/ejpecp/sample.pdf index f6e975a52f1..3d54fe86073 100644 Binary files a/Master/texmf-dist/doc/latex/ejpecp/sample.pdf and b/Master/texmf-dist/doc/latex/ejpecp/sample.pdf differ diff --git a/Master/texmf-dist/source/latex/ejpecp/ejpecp.dtx b/Master/texmf-dist/source/latex/ejpecp/ejpecp.dtx index ebdf588ba8e..f5c38b63773 100644 --- a/Master/texmf-dist/source/latex/ejpecp/ejpecp.dtx +++ b/Master/texmf-dist/source/latex/ejpecp/ejpecp.dtx @@ -26,7 +26,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesClass{ejpecp} %<*class> - [2021/09/07 v1.11.2 class for EJP and ECP journals] + [2021/11/04 v1.11.3 class for EJP and ECP journals] % %\ClassInfo{ejpecp}{Copyright (c) 2019-2021 Edgaras SAKURAS, VTeX, Lithuania.} %\ClassInfo{ejpecp}{Copyright (c) 2018 Deimantas GALCIUS, VTeX, Lithuania.} @@ -86,6 +86,7 @@ % \changes{v1.11.0}{2021/04/20}{preprint option} % \changes{v1.11.1}{2021/08/17}{removed dependency on lastpage package} % \changes{v1.11.2}{2021/09/07}{nobera and nofontexpansion options added} +% \changes{v1.11.3}{2021/11/04}{removed dash in MR} % \GetFileInfo{ejpecp.dtx} % % \DoNotIndex{\newcommand,\newenvironment} @@ -472,7 +473,7 @@ \def\@MRExtract#1 #2!{#1} % thanks, Martin! \newcommand{\MR}[1]{% we need to strip the "(...)" \xdef\@MRSTRIP{\@MRExtract#1 !}% - \href{https://mathscinet.ams.org/mathscinet-getitem?mr=\@MRSTRIP}{MR-\@MRSTRIP}} + \href{https://mathscinet.ams.org/mathscinet-getitem?mr=\@MRSTRIP}{MR\@MRSTRIP}} \newcommand{\ARXIV}[1]{\href{https://arXiv.org/abs/#1}{arXiv:#1}} \def\bibliography@size{\small} \renewenvironment{thebibliography}[1] diff --git a/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls b/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls index 2187c00e6e3..47cde250226 100644 --- a/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls +++ b/Master/texmf-dist/tex/latex/ejpecp/ejpecp.cls @@ -25,7 +25,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{ejpecp} - [2021/09/07 v1.11.2 class for EJP and ECP journals] + [2021/11/04 v1.11.3 class for EJP and ECP journals] \ClassInfo{ejpecp}{Copyright (c) 2019-2021 Edgaras SAKURAS, VTeX, Lithuania.} \ClassInfo{ejpecp}{Copyright (c) 2018 Deimantas GALCIUS, VTeX, Lithuania.} \ClassInfo{ejpecp}{Copyright (c) 2016-2017 Eimantas GUMBAKIS, VTeX, Lithuania for EJP-ECP.} @@ -370,7 +370,7 @@ \def\@MRExtract#1 #2!{#1} % thanks, Martin! \newcommand{\MR}[1]{% we need to strip the "(...)" \xdef\@MRSTRIP{\@MRExtract#1 !}% - \href{https://mathscinet.ams.org/mathscinet-getitem?mr=\@MRSTRIP}{MR-\@MRSTRIP}} + \href{https://mathscinet.ams.org/mathscinet-getitem?mr=\@MRSTRIP}{MR\@MRSTRIP}} \newcommand{\ARXIV}[1]{\href{https://arXiv.org/abs/#1}{arXiv:#1}} \def\bibliography@size{\small} \renewenvironment{thebibliography}[1] -- cgit v1.2.3