summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/acmart
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-07 21:26:32 +0000
committerKarl Berry <karl@freefriends.org>2016-08-07 21:26:32 +0000
commitd3a34e1a80d0e20d4ad8fa7c16a897fb9a90e35c (patch)
treed98f224edc64853a9d4b27bf6e4579bca4aedf01 /Master/texmf-dist/doc/latex/acmart
parentaa378c63179f610e9d08b496b08d058e25024889 (diff)
acmart (6aug16)
git-svn-id: svn://tug.org/texlive/trunk@41817 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart')
-rw-r--r--Master/texmf-dist/doc/latex/acmart/Makefile2
-rw-r--r--Master/texmf-dist/doc/latex/acmart/README5
-rw-r--r--Master/texmf-dist/doc/latex/acmart/acmart.bib24
-rw-r--r--Master/texmf-dist/doc/latex/acmart/acmart.pdfbin665566 -> 668852 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdfbin619659 -> 619779 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdfbin626489 -> 626668 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdfbin585722 -> 585968 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdfbin653145 -> 655626 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex3
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdfbin1284666 -> 1284822 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdfbin1060721 -> 1060957 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdfbin599494 -> 599642 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdfbin1031921 -> 1032209 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdfbin960121 -> 960298 bytes
14 files changed, 31 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/Makefile b/Master/texmf-dist/doc/latex/acmart/Makefile
index b90e372243b..97b03d12763 100644
--- a/Master/texmf-dist/doc/latex/acmart/Makefile
+++ b/Master/texmf-dist/doc/latex/acmart/Makefile
@@ -39,7 +39,7 @@ all: ${PDF}
%.cls: %.ins %.dtx
pdflatex $<
-%.pdf: %.tex $(PACKAGE).cls
+%.pdf: %.tex $(PACKAGE).cls ACM-Reference-Format.bst
pdflatex $<
- bibtex $*
pdflatex $<
diff --git a/Master/texmf-dist/doc/latex/acmart/README b/Master/texmf-dist/doc/latex/acmart/README
index a912373c93a..fb0f4c34c83 100644
--- a/Master/texmf-dist/doc/latex/acmart/README
+++ b/Master/texmf-dist/doc/latex/acmart/README
@@ -34,5 +34,8 @@ version 1.17 Formatting changes for margins and lists. Bug fixes.
version 1.18 Natbib is now the default for all versions. A unified bib
file is used for all styles. Better treatment
of multiple affiliations.
-
+version 1.19 Include 'Abstract', 'Acknowledgements', and 'References'
+ in PDF bookmarks.
+
+version 1.20 Bug fixes, documentation updates
diff --git a/Master/texmf-dist/doc/latex/acmart/acmart.bib b/Master/texmf-dist/doc/latex/acmart/acmart.bib
index 06f4ce82760..bb56301f3ee 100644
--- a/Master/texmf-dist/doc/latex/acmart/acmart.bib
+++ b/Master/texmf-dist/doc/latex/acmart/acmart.bib
@@ -63,3 +63,27 @@
year = 2007
}
+@Manual{Sommerfeldt13:Subcaption,
+ title = {The subcaption package},
+ author = {Axel Sommerfeldt},
+ month = {April},
+ year = 2013,
+ note = {\url{http://www.ctan.org/pkg/subcaption}},
+}
+
+
+@Manual{Nomencl,
+ title = {A package to create a nomenclature},
+ author = {Boris Veytsman and Bern Schandl and Lee Netherton
+ and CV Radhakrishnan},
+ month = {September},
+ note = {\url{http://www.ctan.org/pkg/nomencl}},
+ year = 2005}
+
+@Manual{Talbot16:Glossaries,
+ title = {User Manual for glossaries.sty v4.25},
+ author = {Nicola L. C. Talbot},
+ month = {June},
+ year = 2016,
+ note = {\url{http://www.ctan.org/pkg/subcaption}}}
+
diff --git a/Master/texmf-dist/doc/latex/acmart/acmart.pdf b/Master/texmf-dist/doc/latex/acmart/acmart.pdf
index ac7ffe99f62..222df06761c 100644
--- a/Master/texmf-dist/doc/latex/acmart/acmart.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/acmart.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf
index 2251f7f8080..e41de09833b 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf
index 2eab3c0f65f..a833b3bcfb3 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf
index 696211eded7..b1c0aab946b 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf
index adc6d8eb2a8..c8be5efd8d9 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex
index 7a7ca096cc1..b3862ee502c 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex
+++ b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex
@@ -1,6 +1,7 @@
\listfiles
\documentclass[manuscript, review, screen]{acmart}
-\setcitestyle{super,sort&compress}
+%\setcitestyle{super,sort&compress}
+\citestyle{acmauthoryear}
\usepackage{booktabs} % For formal tables
\usepackage[ruled]{algorithm2e} % For algorithms
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 b5a4d52f9eb..2b70a0b34d9 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf
index 8451289eeae..c17438ec7ed 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf
index c4f16a5e396..4f951be5022 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf b/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf
index c20049bdd02..496248964ea 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf
index 749528509f4..5d316e48f93 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf
Binary files differ