diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-13 21:21:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-13 21:21:22 +0000 |
commit | 034a0a8f8c4b9a2a3566558fb7c06882c28d52b1 (patch) | |
tree | 87b4c1c1eec89070b530d0d2242c3fb11afd97aa /Master/tlpkg/libexec | |
parent | 29e604114791c68932c080bc68c23e811d355e7d (diff) |
mathastext (13may16)
git-svn-id: svn://tug.org/texlive/trunk@41096 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 59e3d86ddab..00abb26bcec 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -824,7 +824,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pl', "&MAKEflatten", 'plain', "die 'skipping, just plain.tex, rest in knuth-lib", 'pl-qx', "&MAKEplqx", - 'pmx', "die 'need to check sources!!", +# 'pmx', "die 'need to check sources!!", 'pointRuler', "die 'skipping, requires compilation'", 'poltawski', "&MAKEcopy", 'polyglossia-kannada', "die 'skipping, now in polyglossia proper'", |