texlive[42631] Master/texmf-dist: acmart (3dec16)
commits+karl at tug.org
commits+karl at tug.org
Sat Dec 3 23:26:46 CET 2016
Revision: 42631
http://tug.org/svn/texlive?view=revision&revision=42631
Author: karl
Date: 2016-12-03 23:26:46 +0100 (Sat, 03 Dec 2016)
Log Message:
-----------
acmart (3dec16)
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/sample-acmlarge.pdf
trunk/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf
trunk/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf
trunk/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf
trunk/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf
trunk/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf
trunk/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf
trunk/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf
trunk/Master/texmf-dist/doc/latex/acmart/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 2016-12-03 22:26:29 UTC (rev 42630)
+++ trunk/Master/texmf-dist/doc/latex/acmart/README 2016-12-03 22:26:46 UTC (rev 42631)
@@ -45,6 +45,8 @@
version 1.22 Bibliography changes for Aptara backend; should be
invisible for the users.
-version 1.23 Add PACM PL journal option.
+version 1.23 Added PACM PL journal option.
-version 1.24 Add IMWUT journal option.
+version 1.24 Added IMWUT journal option.
+
+version 1.25 Updated PACMPL journal option.
Modified: trunk/Master/texmf-dist/doc/latex/acmart/acmart.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/acmart/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 2016-12-03 22:26:29 UTC (rev 42630)
+++ trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx 2016-12-03 22:26:46 UTC (rev 42631)
@@ -325,7 +325,7 @@
% JERIC & ACM Journal of Educational Resources in Computing\\
% JETC & ACM Journal on Emerging Technologies in Computing Systems \\
% JOCCH & ACM Journal on Computing and Cultural Heritage \\
-% PACMPL & Proceedings of the ACM on Programming Languages \\
+% PACMPL & PACM on Programming Languages \\
% TAAS & ACM Transactions on Autonomous and Adaptive Systems\\
% TACCESS & ACM Transactions on Accessible Computing\\
% TACO & ACM Transactions on Architecture and Code Optimization \\
@@ -1273,7 +1273,7 @@
\ProvidesFile{acmart.dtx}
%</gobble>
%<class>\ProvidesClass{acmart}
-[2016/11/16 v1.24 Typesetting articles for Association of
+[2016/12/03 v1.25 Typesetting articles for Association of
Computing Machinery]
% \end{macrocode}
%
@@ -2353,8 +2353,8 @@
%\label{sec:top_matter_data}
%
%
-% \changes{v1.23}{2016/11/04}{Add PACMPL journal option}
% \changes{v1.24}{2016/11/16}{Add IMWUT journal option}
+% \changes{v1.25}{2016/12/03}{Updated PACMPL}
%
% We use keyval interface to define journal title and relevant
% information
@@ -2448,8 +2448,9 @@
\def\@journalName{ACM Journal on Computing and Cultural Heritage}%
\def\@journalName{ACM J. Comput. Cult. Herit.}%
\or % PACMPL
- \def\@journalName{Proceedings of the ACM on Programming Languages}%
- \def\@journalName{Proc. ACM Program. Lang.}%
+ \def\@journalName{PACM on Programming Languages}%
+ \def\@journalName{PACM Progr. Lang.}%
+ \def\@permissionCodeOne{2475-1421}%
\or % TAAS
\def\@journalName{ACM Transactions on Autonomous and Adaptive Systems}%
\def\@journalNameShort{ACM Trans. Autonom. Adapt. Syst.}%
Modified: trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls 2016-12-03 22:26:29 UTC (rev 42630)
+++ trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls 2016-12-03 22:26:46 UTC (rev 42631)
@@ -38,7 +38,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{acmart}
-[2016/11/16 v1.24 Typesetting articles for Association of
+[2016/12/03 v1.25 Typesetting articles for Association of
Computing Machinery]
\def\@classname{acmart}
\RequirePackage{xkeyval}
@@ -717,8 +717,9 @@
\def\@journalName{ACM Journal on Computing and Cultural Heritage}%
\def\@journalName{ACM J. Comput. Cult. Herit.}%
\or % PACMPL
- \def\@journalName{Proceedings of the ACM on Programming Languages}%
- \def\@journalName{Proc. ACM Program. Lang.}%
+ \def\@journalName{PACM on Programming Languages}%
+ \def\@journalName{PACM Progr. Lang.}%
+ \def\@permissionCodeOne{2475-1421}%
\or % TAAS
\def\@journalName{ACM Transactions on Autonomous and Adaptive Systems}%
\def\@journalNameShort{ACM Trans. Autonom. Adapt. Syst.}%
More information about the tex-live-commits
mailing list