From 0f17ceebbcc6309a40823416a4a99e9ddf02dc65 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 May 2016 17:46:21 +0000 Subject: sympytexpackage rm nonfree doc, np mail to author, 12 May 2016 09:42:51 git-svn-id: svn://tug.org/texlive/trunk@41190 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/sympytexpackage/README.TEXLIVE | 8 ++++++++ .../texmf-dist/doc/latex/sympytexpackage/example.pdf | Bin 360688 -> 0 bytes .../doc/latex/sympytexpackage/sympytexpackage.pdf | Bin 410471 -> 0 bytes Master/tlpkg/libexec/ctan2tds | 2 ++ 4 files changed, 10 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/sympytexpackage/README.TEXLIVE delete mode 100644 Master/texmf-dist/doc/latex/sympytexpackage/example.pdf delete mode 100644 Master/texmf-dist/doc/latex/sympytexpackage/sympytexpackage.pdf (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/sympytexpackage/README.TEXLIVE b/Master/texmf-dist/doc/latex/sympytexpackage/README.TEXLIVE new file mode 100644 index 00000000000..9f730ab156a --- /dev/null +++ b/Master/texmf-dist/doc/latex/sympytexpackage/README.TEXLIVE @@ -0,0 +1,8 @@ +The following files have been removed in the TeX Live installation of +the current package, typically due to duplication, lack of space, or +missing source code. You can find these files on CTAN at + http://mirror.ctan.org/macros/latex/contrib/sympytexpackage +If questions or concerns, email tex-live@tug.org. + + example.pdf + sympytexpackage.pdf diff --git a/Master/texmf-dist/doc/latex/sympytexpackage/example.pdf b/Master/texmf-dist/doc/latex/sympytexpackage/example.pdf deleted file mode 100644 index cb1f2ddc65b..00000000000 Binary files a/Master/texmf-dist/doc/latex/sympytexpackage/example.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/sympytexpackage/sympytexpackage.pdf b/Master/texmf-dist/doc/latex/sympytexpackage/sympytexpackage.pdf deleted file mode 100644 index 4594b19f652..00000000000 Binary files a/Master/texmf-dist/doc/latex/sympytexpackage/sympytexpackage.pdf and /dev/null differ diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 008cd460011..10d34474220 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2894,6 +2894,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'stubs' => 'stubs.pdf', # no source 'susy' => 'susy.pdf', # no source 'swimgraf' => 'swimgraf.pdf', # no source + 'sympytexpackage' => '.*\.pdf$', # cc-nc 'toptesi' => 'logo.*', # legalities unknown 'tree-dvips' => 'avm.*', # author no response 'ucs' => 'languages.ps.gz', # no source @@ -3227,6 +3228,7 @@ sub donormal { if (-d $scriptdir) { &xchdir ($scriptdir); &doscripts; + &xchdir ($DEST); } my @docdirs = glob ("doc/*/*/"); -- cgit v1.2.3