summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-17 21:49:00 +0000
committerKarl Berry <karl@freefriends.org>2020-07-17 21:49:00 +0000
commit561ef7b2d217276bf876a1b3fb4443dcd6372865 (patch)
tree5a3a863f871a8b504ba47749928832806a34079e /Master/tlpkg/libexec/ctan2tds
parentc1dc4e84bda67085800d01c72a163f059a896c0b (diff)
zztex (17jul20)
git-svn-id: svn://tug.org/texlive/trunk@55862 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 1ed76054eed..ab0f1f7de7b 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1422,6 +1422,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'zhmetrics', "&MAKEcopy",
'zhmetrics-uptex', "&MAKEflatten",
'zwgetfdate', "&MAKEcopy",
+ 'zztex', "&MAKEflatten",
);
@@ -2205,6 +2206,7 @@ $standardtex
'yax', '(t-)?yax\.(sty|tex)|' . $standardtex,
'yquant', '\.sty|yquant-.*[^c]\.tex', # not yquant-doc.{tex,pdf}
'zefonts', '\.sty|\.fd',
+ 'zztex', '\.tex',
);