File tree Expand file tree Collapse file tree
scribble-lib/scribble/acmart Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040
4141\NeedsTeXFormat {LaTeX2e}
4242\ProvidesClass {acmart}
43- [2026/06/27 v2.19 Typesetting articles for the Association for Computing Machinery]
43+ [2026/08/16 v2.20 Typesetting articles for the Association for Computing Machinery]
4444\def\@classname {acmart}
4545\InputIfFileExists {acmart-preload-hook.tex}{%
4646 \ClassWarning {\@classname }{%
15421542 \gdef\acmConference@shortname {#2}%
15431543 \fi
15441544 \global\@ACM@journal@bibstripfalse
1545+ \ifnum \ACM@format@nr =1\relax % acmsmall
1546+ \global\@ACM@journal@bibstrip@or@togfalse
1547+ \settopmatter {printfolios=false}%
1548+ \fi
15451549 \ifx \@acmBooktitle\@empty\relax
15461550 \acmBooktitle {Proceedings of \acmConference@name
15471551 \ifx \acmConference@name\acmConference@shortname \else
16321636 \def\position ##1{\ignorespaces }%
16331637 \def\institution ##1{##1\ignorespaces }%
16341638 \def\department {\@ifnextchar [{\@department }{\@department []}}%
1635- \def\@department [##1]##2{##2, \ignorespaces }%
1639+ \def\@department [##1]##2{, ##2 \ignorespaces }%
16361640 \let\city\position
16371641 \let\state\position
16381642 \let\country\position
27222726 \def\and {\par }\normalbaselines
27232727 \global\setbox\author@bx =\vtop {\if @ACM@sigchiamode\else \centering \fi
27242728 \@authorfont\@currentauthors\par\@affiliationfont
2725- \@currentaffiliation }\egroup
2729+ \@currentaffiliation\par }\egroup
27262730 \box\author@bx\hspace {\author@bx@sep }%
27272731 \gdef\@currentauthors {}%
27282732 \gdef\@currentaffiliation {}}
You can’t perform that action at this time.
0 commit comments