diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-29 16:48:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-29 16:48:31 +0000 |
commit | 19c7fee73563fcbb6704ae5af39cf2f878ce3e67 (patch) | |
tree | d650383b7ccbc857d37be40ea720a10722916cd3 /Master | |
parent | 3cc8aa18cfb9bd76158c33e9f2b6994404ae1727 (diff) |
moved pdf*webmac.tex to a new TL-only package, almost certainly no longer used, and not part of cweb in any case
git-svn-id: svn://tug.org/texlive/trunk@49271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb-old/README | 7 | ||||
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb-old/pdfXcwebmac.tex (renamed from Master/texmf-dist/tex/plain/cweb/pdfXcwebmac.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb-old/pdfcwebmac.tex (renamed from Master/texmf-dist/tex/plain/cweb/pdfcwebmac.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb-old/pdfdcwebmac.tex (renamed from Master/texmf-dist/tex/plain/cweb/pdfdcwebmac.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb-old/pdffcwebmac.tex (renamed from Master/texmf-dist/tex/plain/cweb/pdffcwebmac.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb-old/pdficwebmac.tex (renamed from Master/texmf-dist/tex/plain/cweb/pdficwebmac.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb-old/pdfwebmac.tex (renamed from Master/texmf-dist/tex/plain/cweb/pdfwebmac.tex) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/cweb-old.tlpsrc | 0 |
10 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/plain/cweb-old/README b/Master/texmf-dist/tex/plain/cweb-old/README new file mode 100644 index 00000000000..c7662bd8de0 --- /dev/null +++ b/Master/texmf-dist/tex/plain/cweb-old/README @@ -0,0 +1,7 @@ +Existence and obsolescence of these files noted by Andreas Scherer. + +It's unlikely that any of these files are still used or useful (standard +cwebmac.tex has had pdf support for years), but as usual in the TeX +world, keeping them around just in case ... --karl, 29nov18. +(This file public domain.) + diff --git a/Master/texmf-dist/tex/plain/cweb/pdfXcwebmac.tex b/Master/texmf-dist/tex/plain/cweb-old/pdfXcwebmac.tex index 6906f7ff0c0..6906f7ff0c0 100644 --- a/Master/texmf-dist/tex/plain/cweb/pdfXcwebmac.tex +++ b/Master/texmf-dist/tex/plain/cweb-old/pdfXcwebmac.tex diff --git a/Master/texmf-dist/tex/plain/cweb/pdfcwebmac.tex b/Master/texmf-dist/tex/plain/cweb-old/pdfcwebmac.tex index aa52dae79a4..aa52dae79a4 100644 --- a/Master/texmf-dist/tex/plain/cweb/pdfcwebmac.tex +++ b/Master/texmf-dist/tex/plain/cweb-old/pdfcwebmac.tex diff --git a/Master/texmf-dist/tex/plain/cweb/pdfdcwebmac.tex b/Master/texmf-dist/tex/plain/cweb-old/pdfdcwebmac.tex index 52188ce6607..52188ce6607 100644 --- a/Master/texmf-dist/tex/plain/cweb/pdfdcwebmac.tex +++ b/Master/texmf-dist/tex/plain/cweb-old/pdfdcwebmac.tex diff --git a/Master/texmf-dist/tex/plain/cweb/pdffcwebmac.tex b/Master/texmf-dist/tex/plain/cweb-old/pdffcwebmac.tex index db06e2f7e7e..db06e2f7e7e 100644 --- a/Master/texmf-dist/tex/plain/cweb/pdffcwebmac.tex +++ b/Master/texmf-dist/tex/plain/cweb-old/pdffcwebmac.tex diff --git a/Master/texmf-dist/tex/plain/cweb/pdficwebmac.tex b/Master/texmf-dist/tex/plain/cweb-old/pdficwebmac.tex index 74f35eaaba3..74f35eaaba3 100644 --- a/Master/texmf-dist/tex/plain/cweb/pdficwebmac.tex +++ b/Master/texmf-dist/tex/plain/cweb-old/pdficwebmac.tex diff --git a/Master/texmf-dist/tex/plain/cweb/pdfwebmac.tex b/Master/texmf-dist/tex/plain/cweb-old/pdfwebmac.tex index 8bcf2e8281c..8bcf2e8281c 100644 --- a/Master/texmf-dist/tex/plain/cweb/pdfwebmac.tex +++ b/Master/texmf-dist/tex/plain/cweb-old/pdfwebmac.tex diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 3731a852b20..d550629977a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -753,6 +753,7 @@ my @TLP_no_check = ( "ctib", # binary "ctie", # binary "cweb", # binary + "cweb-old", # our files "cyrillic-bin", # binary "detex", # binary "devnag", # binary diff --git a/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc b/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc index a50f2ffb3e1..ffa8c7b54f9 100644 --- a/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-plaingeneric.tlpsrc @@ -16,6 +16,7 @@ depend c-pascal depend catcodes depend chronosys depend colorsep +depend cweb-old depend dinat depend dirtree depend docbytex diff --git a/Master/tlpkg/tlpsrc/cweb-old.tlpsrc b/Master/tlpkg/tlpsrc/cweb-old.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/cweb-old.tlpsrc |