summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/acmart
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-15 20:40:42 +0000
committerKarl Berry <karl@freefriends.org>2023-10-15 20:40:42 +0000
commitbdda20feab911973c0a656cabaf37b54a1374bbe (patch)
treecab8d44602b0602626ec005c1a6fc854da9c460b /Master/texmf-dist/tex/latex/acmart
parentbd3b22c25e8cc5d5453e61c31585de4b14248407 (diff)
acmart (15oct23)
git-svn-id: svn://tug.org/texlive/trunk@68550 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/acmart')
-rw-r--r--Master/texmf-dist/tex/latex/acmart/acmart.cls14
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/acmart/acmart.cls b/Master/texmf-dist/tex/latex/acmart/acmart.cls
index 5ffd01d3803..44aa6d7e4a0 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/06/11 v1.90a Typesetting articles for the Association for Computing Machinery]
+[2023/10/14 v1.92 Typesetting articles for the Association for Computing Machinery]
\def\@classname{acmart}
\InputIfFileExists{acmart-preload-hook.tex}{%
\ClassWarning{\@classname}{%
@@ -598,10 +598,10 @@
\rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}%
\color@endgroup}}
\def\@makefnmark{\hbox{\@textsuperscript{\normalfont\@thefnmark}}}
-\RequirePackage{hyperxmp}
\let\@footnotemark@nolink\@footnotemark
\let\@footnotetext@nolink\@footnotetext
\RequirePackage[bookmarksnumbered,unicode]{hyperref}
+\RequirePackage{hyperxmp}
\pdfstringdefDisableCommands{%
\def\addtocounter#1#2{}%
\def\unskip{}%
@@ -1791,6 +1791,8 @@
\g@addto@macro{\@acmCodeDataLink}{\\ \url{#1}}%
\fi}
\def\@acmCodeDataLink{}
+\def\acmContributions#1{\gdef\@acmContributions{#1}}
+\acmContributions{}
\let\acmDataLink\acmCodeLink
\RequirePackage{comment}
\excludecomment{CCSXML}
@@ -2092,6 +2094,7 @@
}
License.}%
\fi}
+%%
\def\copyrightyear#1{\def\@copyrightyear{#1}}
\copyrightyear{\@acmYear}
\def\@teaserfigures{}
@@ -2299,6 +2302,9 @@
\ifx\@keywords\@empty\else\bigskip
Keywords: \@keywords\par
\fi
+ \ifx\@acmContributions\@empty\else\bigskip
+ \@acmContributions\par
+ \fi
\ifx\@empty\@authorsaddresses\else\bigskip\@setauthorsaddresses\fi
\zsaveposy{@ACM@acmcpbox@y}%
}
@@ -3050,7 +3056,7 @@
\renewcommand{\footrulewidth}{0.1\p@}%
\fancyheadoffset[L]{46pt}%
\fancyhead[L]{\makebox[\z@][l]{%
- \raisebox{-\dimexpr(0.25\textheight*\ACM@ArticleType@nr)}{%
+ \raisebox{-\dimexpr(0.2\textheight*(\ACM@ArticleType@nr-2))}{%
\rotatebox{90}{\colorbox{@ACM@Article@color}{\color{white}%
\strut\ACM@ArticleType~Article}}}}%
\ACM@linecountL}%
@@ -3172,7 +3178,7 @@
\renewcommand{\footrulewidth}{0.1\p@}%
\fancyheadoffset[L]{46pt}%
\fancyhead[L]{\makebox[\z@][l]{%
- \raisebox{-\dimexpr(0.25\textheight*\ACM@ArticleType@nr)}{%
+ \raisebox{-\dimexpr(0.2\textheight*(\ACM@ArticleType@nr-2))}{%
\rotatebox{90}{\colorbox{@ACM@Article@color}{\color{white}%
\strut\ACM@ArticleType~Article}}}}%
\ACM@linecountL\@acmBadgeL}%