diff options
-rw-r--r-- | Master/texmf-dist/doc/generic/components/README (renamed from Master/texmf-dist/doc/generic/components-of-TeX/README) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/components/etexkomp.tex (renamed from Master/texmf-dist/doc/generic/components-of-TeX/etexkomp.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/components/figkomp.tex (renamed from Master/texmf-dist/doc/generic/components-of-TeX/figkomp.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/components/figtotal.tex (renamed from Master/texmf-dist/doc/generic/components-of-TeX/figtotal.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/components/names.sty (renamed from Master/texmf-dist/doc/generic/components-of-TeX/names.sty) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/components/texrep.sty (renamed from Master/texmf-dist/doc/generic/components-of-TeX/texrep.sty) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 5 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/components.tlpsrc (renamed from Master/tlpkg/tlpsrc/components-of-TeX.tlpsrc) | 0 |
10 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/components-of-TeX/README b/Master/texmf-dist/doc/generic/components/README index a8f5653b4da..a8f5653b4da 100644 --- a/Master/texmf-dist/doc/generic/components-of-TeX/README +++ b/Master/texmf-dist/doc/generic/components/README diff --git a/Master/texmf-dist/doc/generic/components-of-TeX/etexkomp.tex b/Master/texmf-dist/doc/generic/components/etexkomp.tex index 2406ac98a87..2406ac98a87 100644 --- a/Master/texmf-dist/doc/generic/components-of-TeX/etexkomp.tex +++ b/Master/texmf-dist/doc/generic/components/etexkomp.tex diff --git a/Master/texmf-dist/doc/generic/components-of-TeX/figkomp.tex b/Master/texmf-dist/doc/generic/components/figkomp.tex index f0d0140d5db..f0d0140d5db 100644 --- a/Master/texmf-dist/doc/generic/components-of-TeX/figkomp.tex +++ b/Master/texmf-dist/doc/generic/components/figkomp.tex diff --git a/Master/texmf-dist/doc/generic/components-of-TeX/figtotal.tex b/Master/texmf-dist/doc/generic/components/figtotal.tex index 1cd47b1e9da..1cd47b1e9da 100644 --- a/Master/texmf-dist/doc/generic/components-of-TeX/figtotal.tex +++ b/Master/texmf-dist/doc/generic/components/figtotal.tex diff --git a/Master/texmf-dist/doc/generic/components-of-TeX/names.sty b/Master/texmf-dist/doc/generic/components/names.sty index 6ca02c31286..6ca02c31286 100644 --- a/Master/texmf-dist/doc/generic/components-of-TeX/names.sty +++ b/Master/texmf-dist/doc/generic/components/names.sty diff --git a/Master/texmf-dist/doc/generic/components-of-TeX/texrep.sty b/Master/texmf-dist/doc/generic/components/texrep.sty index b5096c4e537..b5096c4e537 100644 --- a/Master/texmf-dist/doc/generic/components-of-TeX/texrep.sty +++ b/Master/texmf-dist/doc/generic/components/texrep.sty diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 7789da9f109..54cd91e6174 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -198,7 +198,7 @@ my @TLP_working = qw( combelow combine combinedgraphics combofont comfortaa comicneue comma commado commath commedit comment commonunicode commutative-diagrams compactbib compare competences - complexity components-of-TeX comprehensive computational-complexity + complexity components comprehensive computational-complexity concepts concmath concmath-fonts concmath-otf concprog concrete conditext confproc constants conteq context-account context-algorithmic context-animation context-annotation diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0ceb3b6f47c..6f428ddb1f8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -320,6 +320,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'committee-font', "die 'skipping, noinfo license, old Knuthian font'", 'commonunicode', "&MAKEflatten", 'compact', "die 'skipping, nonfree license'", + 'components-of-TeX', "die 'skipping, use components'", 'computer-typesetting-using-latex', "die 'skipping, nosource'", 'concmath', "&MAKEnosymlinks", 'concmath-fonts', "&MAKEflatten", @@ -1959,7 +1960,7 @@ $standardtex 'colorprofiles', '\.(icc|sty|tex)$', 'colortab', 'colortab\.tex|' . $standardtex, 'compare', '\.tex', - 'components-of-TeX', 'NULL', + 'components', 'NULL', 'concepts', 'concepts\.sty', 'contracard', "$package\.(cls|sty)", 'contour', '\.cfg|\.sty|\.cnt', @@ -2462,7 +2463,7 @@ $standardtex 'cmarrows', 'metapost', 'cmexb', 'fonts', 'colorprofiles', 'generic', - 'components-of-TeX', 'generic', + 'components', 'generic', 'concmath', 'fonts', 'concmath-fonts', 'fonts', 'context-notes-zh-cn', 'context/third', diff --git a/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc b/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc index e76e0fd74d2..26adfeff21f 100644 --- a/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc @@ -12,7 +12,7 @@ depend amslatex-primer depend around-the-bend depend ascii-chart depend biblatex-cheatsheet -depend components-of-TeX +depend components depend comprehensive depend dickimaw depend docsurvey diff --git a/Master/tlpkg/tlpsrc/components-of-TeX.tlpsrc b/Master/tlpkg/tlpsrc/components.tlpsrc index b64dcc23248..b64dcc23248 100644 --- a/Master/tlpkg/tlpsrc/components-of-TeX.tlpsrc +++ b/Master/tlpkg/tlpsrc/components.tlpsrc |