texlive[71406] Master/texmf-dist: acmart (2jun24)
commits+karl at tug.org
commits+karl at tug.org
Sun Jun 2 22:23:05 CEST 2024
Revision: 71406
https://tug.org/svn/texlive?view=revision&revision=71406
Author: karl
Date: 2024-06-02 22:23:05 +0200 (Sun, 02 Jun 2024)
Log Message:
-----------
acmart (2jun24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/acmart/README
trunk/Master/texmf-dist/doc/latex/acmart/acmart.pdf
trunk/Master/texmf-dist/doc/latex/acmart/acmguide.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmcp.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-submission.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog-conf.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-i13n.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf
trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf
trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx
trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls
Modified: trunk/Master/texmf-dist/doc/latex/acmart/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/README 2024-06-02 20:22:45 UTC (rev 71405)
+++ trunk/Master/texmf-dist/doc/latex/acmart/README 2024-06-02 20:23:05 UTC (rev 71406)
@@ -12,6 +12,9 @@
Changes
+Version 2.08. Section titles are in lowercase now.
+ Documentation updates.
+
Version 2.07. Corrected typo in TELO eISSN.
Version 2.06. Added eISSN for a number of journals.
Modified: trunk/Master/texmf-dist/doc/latex/acmart/acmart.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/acmguide.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmcp.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-submission.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog-conf.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-i13n.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx 2024-06-02 20:22:45 UTC (rev 71405)
+++ trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx 2024-06-02 20:23:05 UTC (rev 71406)
@@ -386,11 +386,13 @@
%
% The option |balance| determines whether the last page in the two
% column mode has balanced columns. By default it is |true|; however,
-% it may lead to problems for some documents. Set it to |false| if
-% you encounter compilation errors. Note that for one page documents
-% \cs{balance} command might cause problems. An alternative is the
+% it may lead to problems for some documents. When there are many
+% figures near the end of the document, the attempts to balance
+% columns may lead to the loss of the figures. Set this option to |false| if
+% you encounter problems. An alternative is the
% (experimental) option |pbalance|, which uses the new package
-% |pbalance| for this end.
+% |pbalance|. You may want to try |pbalance=true| to see if you get
+% better results.
%
% The option |urlbreakonhyphens| determines whether URLs can be split
% between lines after hyphens. By default it is true. Set it to
@@ -2262,7 +2264,7 @@
\ProvidesFile{acmart.dtx}
%</gobble>
%<class>\ProvidesClass{acmart}
-[2024/04/17 v2.07 Typesetting articles for the Association for Computing Machinery]
+[2024/05/27 v2.08 Typesetting articles for the Association for Computing Machinery]
% \end{macrocode}
%
% \changes{v1.00}{2016/04/14}{First released version}
@@ -8178,9 +8180,10 @@
% \cs{sffamily}\cs{bfseries}}
% \changes{v1.67}{2020/01/11}{Deleted redefinitions of sections}
% \changes{1.85}{2022/05/08}{Added: acmengage}
+% \changes{2.08}{2024/05/27}{Deleted uppercasing}
% Fonts for sections etc. are different for different formats.
% \begin{macrocode}
-\def\@secfont{\sffamily\bfseries\section at raggedright\MakeTextUppercase}
+\def\@secfont{\sffamily\bfseries\section at raggedright}
\def\@subsecfont{\sffamily\bfseries\section at raggedright}
\def\@subsubsecfont{\sffamily\itshape}
\def\@parfont{\itshape}
@@ -8189,16 +8192,16 @@
\relax % manuscript
\or % acmsmall
\or % acmlarge
- \def\@secfont{\sffamily\large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\large\section at raggedright}
\def\@subsecfont{\sffamily\large\section at raggedright}
\or % acmtog
- \def\@secfont{\sffamily\large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\large\section at raggedright}
\def\@subsecfont{\sffamily\large\section at raggedright}
\or % sigconf
- \def\@secfont{\bfseries\Large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\bfseries\Large\section at raggedright}
\def\@subsecfont{\bfseries\Large\section at raggedright}
\or % siggraph
- \def\@secfont{\sffamily\bfseries\Large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\bfseries\Large\section at raggedright}
\def\@subsecfont{\sffamily\bfseries\Large\section at raggedright}
\or % sigplan
\def\@secfont{\bfseries\Large\section at raggedright}
@@ -8208,14 +8211,14 @@
\def\@subparfont{\itshape}
\or % sigchi
\setcounter{secnumdepth}{1}
- \def\@secfont{\sffamily\bfseries\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\bfseries\section at raggedright}
\def\@subsecfont{\sffamily\bfseries\section at raggedright}
\or % sigchi-a
\setcounter{secnumdepth}{0}
- \def\@secfont{\sffamily\bfseries\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\bfseries\section at raggedright}
\def\@subsecfont{\sffamily\bfseries\section at raggedright}
\or % acmengage
- \def\@secfont{\bfseries\Large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\bfseries\Large\section at raggedright}
\def\@subsecfont{\bfseries\Large\section at raggedright}
\or %acmcp
\fi
Modified: trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls 2024-06-02 20:22:45 UTC (rev 71405)
+++ trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls 2024-06-02 20:23:05 UTC (rev 71406)
@@ -38,7 +38,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{acmart}
-[2024/04/17 v2.07 Typesetting articles for the Association for Computing Machinery]
+[2024/05/27 v2.08 Typesetting articles for the Association for Computing Machinery]
\def\@classname{acmart}
\InputIfFileExists{acmart-preload-hook.tex}{%
\ClassWarning{\@classname}{%
@@ -3292,7 +3292,7 @@
\rightskip\@rightskip
\leftskip\z at skip
\parindent\z@}
-\def\@secfont{\sffamily\bfseries\section at raggedright\MakeTextUppercase}
+\def\@secfont{\sffamily\bfseries\section at raggedright}
\def\@subsecfont{\sffamily\bfseries\section at raggedright}
\def\@subsubsecfont{\sffamily\itshape}
\def\@parfont{\itshape}
@@ -3301,16 +3301,16 @@
\relax % manuscript
\or % acmsmall
\or % acmlarge
- \def\@secfont{\sffamily\large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\large\section at raggedright}
\def\@subsecfont{\sffamily\large\section at raggedright}
\or % acmtog
- \def\@secfont{\sffamily\large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\large\section at raggedright}
\def\@subsecfont{\sffamily\large\section at raggedright}
\or % sigconf
- \def\@secfont{\bfseries\Large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\bfseries\Large\section at raggedright}
\def\@subsecfont{\bfseries\Large\section at raggedright}
\or % siggraph
- \def\@secfont{\sffamily\bfseries\Large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\bfseries\Large\section at raggedright}
\def\@subsecfont{\sffamily\bfseries\Large\section at raggedright}
\or % sigplan
\def\@secfont{\bfseries\Large\section at raggedright}
@@ -3320,14 +3320,14 @@
\def\@subparfont{\itshape}
\or % sigchi
\setcounter{secnumdepth}{1}
- \def\@secfont{\sffamily\bfseries\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\bfseries\section at raggedright}
\def\@subsecfont{\sffamily\bfseries\section at raggedright}
\or % sigchi-a
\setcounter{secnumdepth}{0}
- \def\@secfont{\sffamily\bfseries\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\sffamily\bfseries\section at raggedright}
\def\@subsecfont{\sffamily\bfseries\section at raggedright}
\or % acmengage
- \def\@secfont{\bfseries\Large\section at raggedright\MakeTextUppercase}
+ \def\@secfont{\bfseries\Large\section at raggedright}
\def\@subsecfont{\bfseries\Large\section at raggedright}
\or %acmcp
\fi
More information about the tex-live-commits
mailing list.