diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-07 21:27:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-07 21:27:27 +0000 |
commit | 4f11b4d0bdb77414ff4011c754536656f7708bf0 (patch) | |
tree | 3c118dfe94ed718aa12cd55783b9a69cba86a9bd /Master/tlpkg | |
parent | 5fc116fc34329b711fe6a8a155f71c42a5ff03c7 (diff) |
unitconv (7may20)
git-svn-id: svn://tug.org/texlive/trunk@55060 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-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/unitconv.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 618548b657b..576cf303bf5 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -766,7 +766,7 @@ my @TLP_working = qw( uni-wtal-ger uni-wtal-lin unicode-alphabets unicode-data unicode-bidi unicode-math unifith uniquecounter unisugar - unitn-bimrep units unitsdef universa universalis univie-ling unizgklasa + unitconv unitn-bimrep units unitsdef universa universalis univie-ling unizgklasa unravel unswcover uothesis uowthesis uowthesistitlepage upca uplatex upmethodology uppunctlm upquote diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index dd7ea8317e4..543556b3c59 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1306,6 +1306,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'umrand', "die 'skipping, nonfree'", 'undertilde', "die 'skipping, noinfo license, author not responsive'", 'unicode-alphabets', "&MAKEflatten", + 'unitconv', "&MAKEflatten", 'unitsdef', "&MAKEflatten", 'univers', "die 'skipping, nonfree font'", 'unswthesis', "die 'skipping, noinfo license'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index fdf704ac0ce..b85b45007f2 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1219,6 +1219,7 @@ depend umoline depend underlin depend underoverlap depend undolabl +depend unitconv depend units depend unravel depend upmethodology diff --git a/Master/tlpkg/tlpsrc/unitconv.tlpsrc b/Master/tlpkg/tlpsrc/unitconv.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/unitconv.tlpsrc |