diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-23 21:38:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-23 21:38:23 +0000 |
commit | 4bc32c087a61bf32bb69b2d9763aa2ffd19de3c3 (patch) | |
tree | 2cf19fa6b408b7109bbb33786d9d9279dd667caa /Master/tlpkg | |
parent | 60d35267156064efd1b1deb5b764f8a7d6349c66 (diff) |
.pdf also in runtime
git-svn-id: svn://tug.org/texlive/trunk@55641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 38a45b31b9b..2a703af39c7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1852,7 +1852,7 @@ $standardtex 'einfuehrung2','NULL', # doc package 'eltex', 'eltex.*tex', 'elsarticle', 'elsarticle.cls', # no rvdtx, pdfwidgets - 'endofproofwd','\.pdf_tex$|' . $standardtex, + 'endofproofwd','\.pdf_tex$|endofproofwd\.pdf|' . $standardtex, 'enigma', 'NULL', 'epigram', 'epigram.tex', 'epsf', 'epsf.(tex|sty)', |