diff options
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 |