diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-23 21:02:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-23 21:02:56 +0000 |
commit | 2848dc4a0a5ab87e1713f6822a0f0fa6281feb81 (patch) | |
tree | fb86944dfdeac123de6e2265dce00603115f36ad /Master/tlpkg/libexec/ctan2tds | |
parent | 603d2299ca95988419c592dcede99fe9b328cdae (diff) |
pseudo (23jun19)
git-svn-id: svn://tug.org/texlive/trunk@51437 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index dc3419541e3..e52ed6b22d3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2511,6 +2511,7 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)' 'patch', '\.doc', 'pdfx', 'rvdtx\.sty|' . $standardsource, 'poetrytex', 'Makefile|' . $standardsource, + 'pseudo', 'NULL', # keep together 'pst-pdf', '\.(dtx|ins|e?ps|png)$|CHANGES.tex', 'pygmentex', 'NULL', # keep together 'rcs', 'rcs.el|src|' . $standardsource, |