diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-30 21:16:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-30 21:16:31 +0000 |
commit | 608da4b264c2b1866d36fc5d6869484333256379 (patch) | |
tree | 3b4396f2ce396a94f8b7ca34586ce7cccb0338c9 /Master/tlpkg | |
parent | 8fffac793c1ce14d495a71dbdd7ba41113c7d2f3 (diff) |
texdimens (30jun21)
git-svn-id: svn://tug.org/texlive/trunk@59771 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-plaingeneric.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texdimens.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 faa4f3b38df..64587e70250 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -745,7 +745,7 @@ my @TLP_working = qw( tex-label tex-locale tex-nutshell tex-overview tex-ps tex-refs tex-virtual-academy-pl tex4ebook texapi texbytopic texcount - texdate texdef texdiff texdirflatten texdoc texdraw + texdate texdef texdiff texdimens texdirflatten texdoc texdraw texfot texilikechaps texilikecover texliveonfly texloganalyser texlogos texmate texments texnegar texonly texosquery texplate texpower texproposal texshade diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index c1adf044088..b06dc428e50 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2229,6 +2229,7 @@ $standardtex 'tex-ini-files','\.(dat|ini|tex)$', 'tex-ps', '\.tex', 'texapi', 'texapi\.tex', + 'texdimens', 'texdimens\.tex$|' . $standardtex, 'texdoc', 'NULL', # not texdoc-doc.cls 'texdraw', 'tex$|' . $standardtex, 'texosquery', '\.tex$|' . $standardtex, diff --git a/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc b/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc index 180dcec37f4..156f418ea2a 100644 --- a/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc @@ -97,6 +97,7 @@ depend tex-ps depend tex4ht depend texapi depend texdate +depend texdimens depend texinfo depend timetable depend tracklang diff --git a/Master/tlpkg/tlpsrc/texdimens.tlpsrc b/Master/tlpkg/tlpsrc/texdimens.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/texdimens.tlpsrc |