diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-12 23:14:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-12 23:14:19 +0000 |
commit | 79500500bb68d4cc205dd704af202e32f670b0c2 (patch) | |
tree | 5b70621bb97833896fdf5f86e3b280243d52cc89 /Master/tlpkg | |
parent | 6128978e2dfcec884dc7e267ad57a10fdeaa9060 (diff) |
pmx 2.7.4
git-svn-id: svn://tug.org/texlive/trunk@41077 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 92356e1dc28..59e3d86ddab 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -824,6 +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!!", 'pointRuler', "die 'skipping, requires compilation'", 'poltawski', "&MAKEcopy", 'polyglossia-kannada', "die 'skipping, now in polyglossia proper'", |