From 5879e5b1f3b106f3962c7253f56dc6d6251eb243 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 9 Jan 2018 23:58:05 +0000 Subject: exclude letter-size .pdfs to save space git-svn-id: svn://tug.org/texlive/trunk@46270 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/comprehensive/README.TEXLIVE | 8 ++++++++ .../doc/latex/comprehensive/rawtables-letter.pdf | Bin 9054497 -> 0 bytes .../doc/latex/comprehensive/symbols-letter.pdf | Bin 9304837 -> 0 bytes Master/tlpkg/libexec/ctan2tds | 1 + 4 files changed, 9 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/comprehensive/README.TEXLIVE delete mode 100644 Master/texmf-dist/doc/latex/comprehensive/rawtables-letter.pdf delete mode 100644 Master/texmf-dist/doc/latex/comprehensive/symbols-letter.pdf (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/comprehensive/README.TEXLIVE b/Master/texmf-dist/doc/latex/comprehensive/README.TEXLIVE new file mode 100644 index 00000000000..71c1e105f6a --- /dev/null +++ b/Master/texmf-dist/doc/latex/comprehensive/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/info/symbols/comprehensive +If questions or concerns, email tex-live@tug.org. + + symbols-letter.pdf + rawtables-letter.pdf diff --git a/Master/texmf-dist/doc/latex/comprehensive/rawtables-letter.pdf b/Master/texmf-dist/doc/latex/comprehensive/rawtables-letter.pdf deleted file mode 100644 index 15d9bc6af56..00000000000 Binary files a/Master/texmf-dist/doc/latex/comprehensive/rawtables-letter.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/comprehensive/symbols-letter.pdf b/Master/texmf-dist/doc/latex/comprehensive/symbols-letter.pdf deleted file mode 100644 index a884ee04557..00000000000 Binary files a/Master/texmf-dist/doc/latex/comprehensive/symbols-letter.pdf and /dev/null differ diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d8ec9ac814e..14acfda9474 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3020,6 +3020,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'chessboard' => 'chessboard.pdf', # no source 'chessfss' => 'chessfonts_gallery.pdf|chessfss.pdf', # no source 'clrscode3e' => 'clrscode3e.pdf', # no source + 'comprehensive' => '-letter.pdf', # have a4, save space 'dfgproposal' => '1_02.*\.pdf', # nonfree specs 'din1505' => '(leitbild3|normpatsoft).pdf', # no source 'ducksay' => '.*\.pdf', # no source -- cgit v1.2.3