diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-09 22:17:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-09 22:17:05 +0000 |
commit | cd9dc651ceb60559c725273c85a16b70e3dd1af9 (patch) | |
tree | 4005af0a87e60c6b7a1cf996a16533f4f7131334 /Master | |
parent | 43d05bf496b7004443bf716e04fb9bb4783b4e2b (diff) |
IEEEtrans*HOWTO.pdf no source (Clou mail, 9 May 2019 10:49:00)
git-svn-id: svn://tug.org/texlive/trunk@51065 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf | bin | 671626 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf | bin | 286900 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/IEEEtran/README.TEXLIVE | 8 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
4 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf b/Master/texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf Binary files differdeleted file mode 100644 index c8e41daaa36..00000000000 --- a/Master/texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf b/Master/texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf Binary files differdeleted file mode 100644 index a9d1b408f74..00000000000 --- a/Master/texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/IEEEtran/README.TEXLIVE b/Master/texmf-dist/doc/latex/IEEEtran/README.TEXLIVE new file mode 100644 index 00000000000..4d4759124a2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/IEEEtran/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/IEEEtran +If questions or concerns, email tex-live@tug.org. + + IEEEtran_bst_HOWTO.pdf + IEEEtran_HOWTO.pdf diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b116439ad4a..7b1bcc182d8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3211,6 +3211,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' # if a hash entry is matched here, README.TEXLIVE is created mentioning # that the files were removed. These are checked after runins. %moreclean = ( + 'IEEEtran' => 'IEEEtran.*HOWTO.pdf', 'akktex' => 'still to do', 'alkalami' => 'Alkalami-.*pdf', # InDesign source 'ametsoc' => '.*\.pdf', # no source |