diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/acmconf/acmconf.pdf | bin | 0 -> 96012 bytes | |||
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 3 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/acmconf/acmconf.pdf b/Master/texmf-dist/doc/latex/acmconf/acmconf.pdf Binary files differnew file mode 100644 index 00000000000..6b8d9e7b948 --- /dev/null +++ b/Master/texmf-dist/doc/latex/acmconf/acmconf.pdf diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 27d9c407570..d56befe447e 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -1198,11 +1198,12 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' . '|\.bbl|\.blg|\.idx|\.ind|\.ilg|\.glo|\.gls|\.loa'; %specialclean = ( 'a2ping' => 'README', # not worth whole separate doc subdir + 'acmconf' => "$standardclean|flushend.sty", # dup with sttools 'gentle' => 'gentle.ps.gz', # pdf is enough 'kpfonts' => 'kpfonts.tds.zip', 'lshort-spanish'=>'lshort-a5book.pdf', # a4 is enough 'mathexam' => 'sample.tex~', - 'mh' => "$standardclean|.*\.(drv|ins)", # derived from dtx's + 'mh' => "$standardclean|.*\.(drv|ins)", # dtx-derived ); # if a hash entry is specified here, README.TEXLIVE is created mentioning diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 0f0a00dc971..69e7e7351cf 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -21,7 +21,7 @@ my $TL; my @WorkingTLP = qw( 12many a0poster a2ping aastex abbr abc abstract abstyles accfonts achemso - acmtrans acronym + acmconf acmtrans acronym active-conf addlines adrconv ae aguplus aichej AkkTeX algorithm2e algorithmicx algorithms alnumsec altfont ametsoc ams amsaddr amsldoc-it amsmath amsrefs |