From e3d7bb8e67c5354ebf925a8bc0af418dd84d2d16 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 7 Feb 2018 22:16:14 +0000 Subject: acmart (7feb18) git-svn-id: svn://tug.org/texlive/trunk@46563 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/acmart/Makefile | 2 +- Master/texmf-dist/doc/latex/acmart/README | 4 +++- Master/texmf-dist/doc/latex/acmart/acmart.pdf | Bin 798085 -> 798226 bytes Master/texmf-dist/doc/latex/acmart/acmguide.pdf | Bin 415346 -> 415346 bytes .../doc/latex/acmart/sample-acmlarge.pdf | Bin 633124 -> 633124 bytes .../doc/latex/acmart/sample-acmsmall.pdf | Bin 635483 -> 635483 bytes .../texmf-dist/doc/latex/acmart/sample-acmtog.pdf | Bin 598343 -> 598343 bytes .../doc/latex/acmart/sample-manuscript.pdf | Bin 636135 -> 636135 bytes .../doc/latex/acmart/sample-sigchi-a.pdf | Bin 1281709 -> 1281706 bytes .../texmf-dist/doc/latex/acmart/sample-sigchi.pdf | Bin 1104534 -> 1104534 bytes .../latex/acmart/sample-sigconf-authordraft.pdf | Bin 650759 -> 650761 bytes .../texmf-dist/doc/latex/acmart/sample-sigconf.pdf | Bin 646412 -> 646412 bytes .../texmf-dist/doc/latex/acmart/sample-sigplan.pdf | Bin 986493 -> 986493 bytes Master/texmf-dist/source/latex/acmart/acmart.dtx | 19 ++++++------------- Master/texmf-dist/tex/latex/acmart/acmart.cls | 14 +++----------- 15 files changed, 13 insertions(+), 26 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/acmart/Makefile b/Master/texmf-dist/doc/latex/acmart/Makefile index 947d291b168..23439c12e85 100644 --- a/Master/texmf-dist/doc/latex/acmart/Makefile +++ b/Master/texmf-dist/doc/latex/acmart/Makefile @@ -88,4 +88,4 @@ zip: all clean zip -r $(PACKAGE).zip * -x '*~' -x '*.tgz' -x '*.zip' -x CVS -x 'CVS/*' documents.zip: all - zip $@ acmart.pdf acmguide.pdf sample-*.pdf *.cls + zip $@ acmart.pdf acmguide.pdf sample-*.pdf *.cls *.bst diff --git a/Master/texmf-dist/doc/latex/acmart/README b/Master/texmf-dist/doc/latex/acmart/README index 8c9f6ab41c1..13bf55c7de8 100644 --- a/Master/texmf-dist/doc/latex/acmart/README +++ b/Master/texmf-dist/doc/latex/acmart/README @@ -173,4 +173,6 @@ Version 1.48 Bug fixes Added initial support for Biblatex (Daniel Thomas) Added support for IW3C2 conferences -Version 1.49 New jorunal: DTRAP \ No newline at end of file +Version 1.49 New jorunal: DTRAP + +Version 1.50 Changes in iw3c2w3 and iw3c2w3g copyright statements. \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/acmart/acmart.pdf b/Master/texmf-dist/doc/latex/acmart/acmart.pdf index 1a5783720a4..309cd555b0d 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/acmart.pdf and b/Master/texmf-dist/doc/latex/acmart/acmart.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/acmguide.pdf b/Master/texmf-dist/doc/latex/acmart/acmguide.pdf index 65f1a4b7243..31dc28d51a1 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/acmguide.pdf and b/Master/texmf-dist/doc/latex/acmart/acmguide.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf index 575df1a16ca..bfa13dce328 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf index 161c2bd5b15..e8ca5e2087b 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf index 71e168cd5d9..4c310c49663 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf index 1f4dc90db16..1a410e2ff2d 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf index c8f4b79cdb0..f8a11af0c4f 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf index 5cdb190852d..990fd01245b 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigconf-authordraft.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigconf-authordraft.pdf index 153708841f9..ad52d139b2f 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-sigconf-authordraft.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-sigconf-authordraft.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf index dacba5ba98d..7e0ddbcca9f 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf differ diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf index c59fcd1f1b4..0f41f959dc7 100644 Binary files a/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf and b/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf differ diff --git a/Master/texmf-dist/source/latex/acmart/acmart.dtx b/Master/texmf-dist/source/latex/acmart/acmart.dtx index 2927f66b1fb..b2dc5cae34c 100644 --- a/Master/texmf-dist/source/latex/acmart/acmart.dtx +++ b/Master/texmf-dist/source/latex/acmart/acmart.dtx @@ -1,6 +1,6 @@ % \iffalse % -% Copyright 2016-2017, Association for Computing Machinery +% Copyright 2016-2018, Association for Computing Machinery % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3 of this license or (at your option) any @@ -58,7 +58,7 @@ % \ifx\currentjob\guide\OnlyDescription\fi % \GetFileInfo{acmart.dtx} % \title{\LaTeX{} Class for the \emph{Association for Computing -% Machinery}\thanks{\copyright 2016--2017, Association for Computing Machinery}} +% Machinery}\thanks{\copyright 2016--2018, Association for Computing Machinery}} % \author{Boris Veytsman\thanks{% % \href{mailto:borisv@lk.net}{\texttt{borisv@lk.net}}, % \href{mailto:boris@varphi.com}{\texttt{boris@varphi.com}}}} @@ -1671,7 +1671,7 @@ \ProvidesFile{acmart.dtx} % %\ProvidesClass{acmart} -[2018/01/24 v1.49 Typesetting articles for the Association for +[2018/02/07 v1.50 Typesetting articles for the Association for Computing Machinery] % \end{macrocode} % @@ -4318,6 +4318,7 @@ Computing Machinery] % % \begin{macro}{\@copyrightpermission} % \changes{v1.40}{2017/06/16}{Added new copyright version: licensedcagov} +% \changes{v1.50}{2018/02/07}{New copyright statements for iw3c2w3[g]} % The canned permission block. % \begin{macrocode} \def\@copyrightpermission{% @@ -4435,21 +4436,13 @@ Computing Machinery] This paper is published under the Creative Commons Attribution~4.0 International (CC~BY~4.0) license. Authors reserve their rights to disseminate the work on their personal and corporate Web sites with - the appropriate attribution. In case of republication, reuse, etc., - the following attribution should be used: ``Published in - WWW\@acmYear{} Proceedings \textcopyright{} \@copyrightyear{} - International World Wide Web Conference Committee, published under - Creative Commons~CC~BY~4.0 License.'' + the appropriate attribution. \or % iw3c2w3g This paper is published under the Creative Commons Attribution-NonCommercial-NoDerivs~4.0 International (CC~BY-NC-ND~4.0) license. Authors reserve their rights to disseminate the work on their personal and corporate Web sites with - the appropriate attribution. In case of republication, reuse, etc., - the following attribution should be used: ``Published in - WWW\@acmYear{} Proceedings \textcopyright{} \@copyrightyear - International World Wide Web Conference Committee, published under - Creative Commons CC~BY-NC-ND~4.0 License.'' + the appropriate attribution. \fi} % \end{macrocode} % diff --git a/Master/texmf-dist/tex/latex/acmart/acmart.cls b/Master/texmf-dist/tex/latex/acmart/acmart.cls index 41d1d7fd26e..027dd181fb1 100644 --- a/Master/texmf-dist/tex/latex/acmart/acmart.cls +++ b/Master/texmf-dist/tex/latex/acmart/acmart.cls @@ -37,7 +37,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{acmart} -[2018/01/24 v1.49 Typesetting articles for the Association for +[2018/02/07 v1.50 Typesetting articles for the Association for Computing Machinery] \def\@classname{acmart} \InputIfFileExists{acmart-preload-hook.tex}{% @@ -1523,21 +1523,13 @@ Computing Machinery] This paper is published under the Creative Commons Attribution~4.0 International (CC~BY~4.0) license. Authors reserve their rights to disseminate the work on their personal and corporate Web sites with - the appropriate attribution. In case of republication, reuse, etc., - the following attribution should be used: ``Published in - WWW\@acmYear{} Proceedings \textcopyright{} \@copyrightyear{} - International World Wide Web Conference Committee, published under - Creative Commons~CC~BY~4.0 License.'' + the appropriate attribution. \or % iw3c2w3g This paper is published under the Creative Commons Attribution-NonCommercial-NoDerivs~4.0 International (CC~BY-NC-ND~4.0) license. Authors reserve their rights to disseminate the work on their personal and corporate Web sites with - the appropriate attribution. In case of republication, reuse, etc., - the following attribution should be used: ``Published in - WWW\@acmYear{} Proceedings \textcopyright{} \@copyrightyear - International World Wide Web Conference Committee, published under - Creative Commons CC~BY-NC-ND~4.0 License.'' + the appropriate attribution. \fi} \def\copyrightyear#1{\def\@copyrightyear{#1}} \copyrightyear{\@acmYear} -- cgit v1.2.3