diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-15 22:18:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-15 22:18:35 +0000 |
commit | cc9a1c90f254a17ae525f6cd58d97f9ae738c6d3 (patch) | |
tree | 02fbd087e720443be798e0e2f3a00efdf425674b /Master/tlpkg | |
parent | 6b476aa08668d22361b83d249a17428b3a5681bc (diff) |
etoolbox (15jul20)
git-svn-id: svn://tug.org/texlive/trunk@55845 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 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8d2caa0a144..0c24eeaf0c1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -386,7 +386,7 @@ my @TLP_working = qw( imfellenglish impnattypo import imsproc imtekda incgraph includernw inconsolata index indextools infwarerr initials inkpaper inline-images inlinebib inlinedef - inputenx inputtrc inriafonts insbox installfont + inputenx inputtrc inriafonts insbox install-latex installfont intcalc interactiveworkbook interchar interfaces interpreter interval intopdf intro-scientific diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 2205a1b7cf4..c3a5e0529ca 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2634,6 +2634,7 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)' 'hyphenex', '.', # everything 'impatient', 'NULL', # doc package 'impatient-fr', 'NULL', # doc package + 'install-latex', 'NULL', # doc package 'intro-scientific', 'NULL', # doc package 'js-misc', 'NULL', # no gain in splitting up 'kpfonts', '\.zip', |