From 8a215a4751b40779704e0abbe4e1282a5e192ad2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 6 Dec 2021 21:23:29 +0000 Subject: acmart (6dec21) git-svn-id: svn://tug.org/texlive/trunk@61233 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/acmart/acmart.dtx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/source/latex/acmart') diff --git a/Master/texmf-dist/source/latex/acmart/acmart.dtx b/Master/texmf-dist/source/latex/acmart/acmart.dtx index ed0a0c82de9..5ae318c7151 100644 --- a/Master/texmf-dist/source/latex/acmart/acmart.dtx +++ b/Master/texmf-dist/source/latex/acmart/acmart.dtx @@ -1457,6 +1457,10 @@ % doi = "10.1145/1188913.1188915", % url = "http://ccrma.stanford.edu/~jos/bayes/bayes.pdf", % \end{verbatim} +% Normally the printing of URL is suppressed if DOI is present. +% However, there is a special field \path{distinctURL}. If it is +% present and is not zero, URL is printed even if DOI is present. +% % % The style supports the arXiv-recommended fields \path{eprint} and % (optionally) \path{primaryclass}, for example, @@ -1939,7 +1943,7 @@ \ProvidesFile{acmart.dtx} % %\ProvidesClass{acmart} -[2021/09/24 v1.80 Typesetting articles for the Association for Computing Machinery] +[2021/12/05 v1.81 Typesetting articles for the Association for Computing Machinery] % \end{macrocode} % % \changes{v1.00}{2016/04/14}{First released version} @@ -7496,7 +7500,7 @@ \ifx\@tempa\@tempb\relax arXiv:\href{https://arxiv.org/abs/#2}{#2}% \else - arXiv:#2% + #1:#2% \fi \fi} % \end{macrocode} -- cgit v1.2.3