summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-24 17:49:59 +0000
committerKarl Berry <karl@freefriends.org>2023-10-24 17:49:59 +0000
commitdb3eb97f8e89fa07e2dd413a5105c32c41685e06 (patch)
treeca5bd1e9e7afc8d0862087c045db9c10ae1ab146 /Master/texmf-dist/tex
parentecc1bec766850c8127913e38322d10e365713a4a (diff)
acmart (23oct23)
git-svn-id: svn://tug.org/texlive/trunk@68628 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/acmart/acmart.cls9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/acmart/acmart.cls b/Master/texmf-dist/tex/latex/acmart/acmart.cls
index 44aa6d7e4a0..fc61d0e844e 100644
--- a/Master/texmf-dist/tex/latex/acmart/acmart.cls
+++ b/Master/texmf-dist/tex/latex/acmart/acmart.cls
@@ -38,7 +38,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{acmart}
-[2023/10/14 v1.92 Typesetting articles for the Association for Computing Machinery]
+[2023/10/22 v1.93 Typesetting articles for the Association for Computing Machinery]
\def\@classname{acmart}
\InputIfFileExists{acmart-preload-hook.tex}{%
\ClassWarning{\@classname}{%
@@ -1093,6 +1093,7 @@
PACMMOD,%
PACMNET,%
PACMPL,%
+ PACMSE,%
POMACS,%
TAAS,%
TACCESS,%
@@ -1251,6 +1252,12 @@
\def\@permissionCodeOne{2475-1421}%
\@ACM@screentrue
\PackageInfo{\@classname}{Using screen mode due to \@journalCode}%
+\or % PACMSE
+ \def\@journalName{Proceedings of the ACM on Software Engineering}%
+ \def\@journalNameShort{Proc. ACM Softw. Eng.}%
+ \def\@permissionCodeOne{2994-970X}%
+ \@ACM@screentrue
+ \PackageInfo{\@classname}{Using screen mode due to \@journalCode}%
\or % POMACS
\def\@journalName{Proceedings of the ACM on Measurement and Analysis of Computing Systems}%
\def\@journalNameShort{Proc. ACM Meas. Anal. Comput. Syst.}%