diff options
author | Karl Berry <karl@freefriends.org> | 2018-08-18 21:18:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-08-18 21:18:32 +0000 |
commit | 8ab5ed9525bb3b82107a4948b4fad143300796f9 (patch) | |
tree | 0116e246a5393ca2ecc71fe7cb82f41a07f0d738 /Master/tlpkg/libexec | |
parent | 2bcd5ae4c8abdbb0c9d0f035c1c5d2e54ac688ee (diff) |
ptex-base (18aug18)
git-svn-id: svn://tug.org/texlive/trunk@48432 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index fe27875c171..c7fa288b093 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -435,7 +435,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'expressgx', "&MAKEexpressg", 'extractpdfmark', "die 'skipping, compiled program'", 'fac', "die 'skipping, noinfo license'", - 'xfakebold', "&MAKEflatten", 'fancyvrb', "&MAKEfancyvrb", 'faq', "die 'skipping, use FAQ-en'", 'faq-en', "die 'skipping, use FAQ-en'", @@ -806,6 +805,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'norasi-c90', "&MAKEnorasi_c90", 'notes', "&MAKEnotes", 'notestex', "&MAKEflatten", + 'notocjksc', "die 'skipping, 300mb is just too big'", 'npp-for-context', "die 'skipping, await next release'", 'ntabbing', "die 'skipping, noinfo license, author email bad'", 'ntg', "die 'skipping, ntg is stale user group information'", @@ -1242,6 +1242,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'xelibertine', "die 'skipping, replaced by libertine'", 'xetex-def', "die 'skipping, replaced by graphics-def'", 'xetex-pstricks',"&MAKEcopy", + 'xfakebold', "&MAKEflatten", 'xfrac', "die 'skipping, use mh (I think)'", 'xinitials', "die 'skipping, will be in xpackages when ready (Morten says)'", 'xindy-persian',"die 'skipping, do by hand in /texmf-dist/xindy/modules/lang/persian: too painful to preserve rest of xindy'", |