texlive[44022] Master/texmf-dist: acmart (24apr17)
commits+karl at tug.org
commits+karl at tug.org
Mon Apr 24 23:25:47 CEST 2017
Revision: 44022
http://tug.org/svn/texlive?view=revision&revision=44022
Author: karl
Date: 2017-04-24 23:25:47 +0200 (Mon, 24 Apr 2017)
Log Message:
-----------
acmart (24apr17)
Modified Paths:
--------------
trunk/Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst
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/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-acmtog.tex
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-authordraft.pdf
trunk/Master/texmf-dist/doc/latex/acmart/sample-sigconf.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/bibtex/bst/acmart/ACM-Reference-Format.bst
===================================================================
--- trunk/Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst 2017-04-24 21:13:14 UTC (rev 44021)
+++ trunk/Master/texmf-dist/bibtex/bst/acmart/ACM-Reference-Format.bst 2017-04-24 21:25:47 UTC (rev 44022)
@@ -1176,7 +1176,7 @@
{ "," * }
'skip$
if$
- t "{\sc others}" =
+ t "\bibinfo{person}{others}" =
{ " {et~al\mbox{.}}" * } % jrh: avoid spacing problems
{ " {and} " * t * } % from Chicago Manual of Style
if$
@@ -1249,7 +1249,7 @@
{ "," * }
'skip$
if$
- t "{others}" =
+ t "\bibinfo{person}{others}" =
{ " {et~al\mbox{.}}" * }
{ " {and} " * t * }
if$
Modified: trunk/Master/texmf-dist/doc/latex/acmart/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/README 2017-04-24 21:13:14 UTC (rev 44021)
+++ trunk/Master/texmf-dist/doc/latex/acmart/README 2017-04-24 21:25:47 UTC (rev 44022)
@@ -98,4 +98,9 @@
version 1.34 Deleted DOI from doi numbers
Changed bibstrip formatting
The command \terms is now obsolete
- The rulers in review mode now have continuous numbering
\ No newline at end of file
+ The rulers in review mode now have continuous numbering
+
+version 1.35 Author-year bib style now uses square brackets.
+ Changed defaults for TOG sample
+ Price is suppressed for usgov and rightsretained modes.
+ Bugs fixed
\ No newline at end of file
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/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-acmtog.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex 2017-04-24 21:13:14 UTC (rev 44021)
+++ trunk/Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex 2017-04-24 21:25:47 UTC (rev 44022)
@@ -2,7 +2,11 @@
\usepackage{booktabs} % For formal tables
+% TOG prefers author-name bib system with square brackets
+\citestyle{acmauthoryear}
+\setcitestyle{square}
+
\usepackage[ruled]{algorithm2e} % For algorithms
\renewcommand{\algorithmcfname}{ALGORITHM}
\SetAlFnt{\small}
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-authordraft.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-sigplan.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx 2017-04-24 21:13:14 UTC (rev 44021)
+++ trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx 2017-04-24 21:25:47 UTC (rev 44022)
@@ -765,12 +765,16 @@
%
% \DescribeMacro{\acmPrice}%
% The macro \cs{acmPrice}\marg{price} sets the price for the article
-% (by default 15.00), for example,
% \begin{verbatim}
% \acmPrice{25.00}
% \end{verbatim}
+% Note that you do not need to put the dollar sign here, just the
+% amount. By default the price is \$15.00, unless the copyright is
+% set to |usgov| or |rightsretained|, when it is suppressed Note that to
+% override the defaults you need to set the price \emph{after} the
+% \cs{setcopyright} command to override the default. Also, the
+% command |\acmPrice{}| suppresses the printing of the price.
%
-%
% \DescribeMacro{\acmISBN}%
% Book-like volumes have ISBN numbers attached to them. The macro
% \cs{acmISBN}\marg{ISBN} sets it. Normally it is set by the
@@ -1505,7 +1509,7 @@
\ProvidesFile{acmart.dtx}
%</gobble>
%<class>\ProvidesClass{acmart}
-[2017/04/09 v1.34 Typesetting articles for Association of
+[2017/04/23 v1.35 Typesetting articles for Association of
Computing Machinery]
% \end{macrocode}
%
@@ -1557,6 +1561,7 @@
% \changes{v1.33}{2017/03/18}{BibTeX numpages bug corrected}
% \changes{v1.33}{2017/03/28}{Added acmart-preload-hook}
% \changes{v1.33}{2017/03/33}{Documentation updates}
+% \changes{v1.35}{2017/04/23}{BibTeX bug fixed: et al.}
%
%
% And the driver code:
@@ -1989,12 +1994,13 @@
% \changes{v1.13}{2016/06/06}{Added macro}
% \changes{v1.14}{2016/06/09}{Moved def of \cs{bibstyle at acmauthoryear}
% before use}
+% \changes{v1.35}{2017/04/13}{Square brackets for author-year style}
% The default author-year format:
% \begin{macrocode}
\newcommand{\bibstyle at acmauthoryear}{%
\setcitestyle{%
authoryear,%
- open={(},close={)},citesep={;},%
+ open={[},close={]},citesep={;},%
aysep={},yysep={,},%
notesep={, }}}
% \end{macrocode}
@@ -3694,6 +3700,8 @@
% \end{macro}
%
% \changes{v1.10}{2016/05/22}{Changes of `licensedothergov' wording}
+% \changes{v1.35}{2017/04/22}{If the copyright is set to usgov or
+% rigtsretained, the price is suppressed}
% Keys:
% \begin{macrocode}
\define at choicekey*{ACM@}{acmcopyrightmode}[%
@@ -3713,11 +3721,13 @@
\fi
\ifnum\acm at copyrightmode=3\relax % rightsretained
\@acmownedfalse
+ \acmPrice{}%
\fi
\ifnum\acm at copyrightmode=4\relax % usgov
\@printpermissiontrue
\@printcopyrightfalse
\@acmownedfalse
+ \acmPrice{}%
\fi
\ifnum\acm at copyrightmode=6\relax % cagov
\@acmownedfalse
@@ -4059,8 +4069,8 @@
\fi\\
\else
\if at ACM@journal
- \@permissionCodeOne/\@acmYear/\@acmMonth-ART\@acmArticle\
- \$\@acmPrice\\
+ \@permissionCodeOne/\@acmYear/\@acmMonth-ART\@acmArticle
+ \ifx\@acmPrice\@empty\else\ \$\@acmPrice\fi\\
\@formatdoi{\@acmDOI}%
\else % Conference
ACM~ISBN~\@acmISBN
Modified: trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls 2017-04-24 21:13:14 UTC (rev 44021)
+++ trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls 2017-04-24 21:25:47 UTC (rev 44022)
@@ -37,7 +37,7 @@
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{acmart}
-[2017/04/09 v1.34 Typesetting articles for Association of
+[2017/04/23 v1.35 Typesetting articles for Association of
Computing Machinery]
\def\@classname{acmart}
\InputIfFileExists{acmart-preload-hook.tex}{%
@@ -278,7 +278,7 @@
\newcommand{\bibstyle at acmauthoryear}{%
\setcitestyle{%
authoryear,%
- open={(},close={)},citesep={;},%
+ open={[},close={]},citesep={;},%
aysep={},yysep={,},%
notesep={, }}}
\newcommand{\bibstyle at acmnumeric}{%
@@ -1203,11 +1203,13 @@
\fi
\ifnum\acm at copyrightmode=3\relax % rightsretained
\@acmownedfalse
+ \acmPrice{}%
\fi
\ifnum\acm at copyrightmode=4\relax % usgov
\@printpermissiontrue
\@printcopyrightfalse
\@acmownedfalse
+ \acmPrice{}%
\fi
\ifnum\acm at copyrightmode=6\relax % cagov
\@acmownedfalse
@@ -1440,8 +1442,8 @@
\fi\\
\else
\if at ACM@journal
- \@permissionCodeOne/\@acmYear/\@acmMonth-ART\@acmArticle\
- \$\@acmPrice\\
+ \@permissionCodeOne/\@acmYear/\@acmMonth-ART\@acmArticle
+ \ifx\@acmPrice\@empty\else\ \$\@acmPrice\fi\\
\@formatdoi{\@acmDOI}%
\else % Conference
ACM~ISBN~\@acmISBN
More information about the tex-live-commits
mailing list