diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/acmart')
-rw-r--r-- | Master/texmf-dist/tex/latex/acmart/acmart.cls | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/acmart/acmart.cls b/Master/texmf-dist/tex/latex/acmart/acmart.cls index 9e6174d773c..d8ba43830b8 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} -[2017/06/25 v1.41 Typesetting articles for Association of +[2017/07/02 v1.42 Typesetting articles for Association of Computing Machinery] \def\@classname{acmart} \InputIfFileExists{acmart-preload-hook.tex}{% @@ -1579,7 +1579,9 @@ Computing Machinery] \@mkbibcitation \fi \hypersetup{pdfauthor={\authors}, - pdftitle={\@title}, pdfkeywords={\@concepts}}% + pdftitle={\@title}, + pdfsubject={\@concepts}, + pdfkeywords={\@keywords}}% \@printendtopmatter \@afterindentfalse \@afterheading |