diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-24 22:12:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-24 22:12:22 +0000 |
commit | 8458ef4e60e98c3082331d40e037f426af549444 (patch) | |
tree | c36aa17ce99a4649b52838f06564ec40213d1080 /Master/tlpkg | |
parent | 9b31496d9f9bd3eb0fe2f2ae8a0ddcf03491b568 (diff) |
zhmetrics-uptex (24apr16)
git-svn-id: svn://tug.org/texlive/trunk@40728 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-langchinese.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/zhmetrics-uptex.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 61614b2f38c..54fb03e3e4a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -627,7 +627,7 @@ my @TLP_working = qw( xwatermark xyling xymtex xypic xypic-tut-pt xytree yafoot yagusylo yannisgr yathesis yax ycbook ydoc yfonts yfonts-t1 yhmath yinit-otf york-thesis youngtab yplan ytableau - zed-csp zhnumber ziffer zhmetrics zhspacing zlmtt + zed-csp zhnumber ziffer zhmetrics zhmetrics-uptex zhspacing zlmtt zwgetfdate zwpagelayout zxjafbfont zxjafont zxjatype ); diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 38c39f6f3da..95a49f1854f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1155,6 +1155,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'zefonts', "die 'skipping, noinfo license'", #&MAKEflatten", 'zhmakeindex', "die 'skipping, go seems too much to ask'", 'zhmetrics', "&MAKEcopy", + 'zhmetrics-uptex', "&MAKEflatten", 'zhmcjk', "die 'skipping, sorry, 8000 tfm files, (7feb12)'", 'zwgetfdate', "&MAKEcopy", 'zwpagelayout',"&MAKEcopy", diff --git a/Master/tlpkg/tlpsrc/collection-langchinese.tlpsrc b/Master/tlpkg/tlpsrc/collection-langchinese.tlpsrc index 86d9d3065fa..5cda65524de 100644 --- a/Master/tlpkg/tlpsrc/collection-langchinese.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langchinese.tlpsrc @@ -19,5 +19,6 @@ depend lshort-chinese depend texlive-zh-cn depend xpinyin depend zhmetrics +depend zhmetrics-uptex depend zhnumber depend zhspacing diff --git a/Master/tlpkg/tlpsrc/zhmetrics-uptex.tlpsrc b/Master/tlpkg/tlpsrc/zhmetrics-uptex.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/zhmetrics-uptex.tlpsrc |