diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/latex-veryshortguide.tlpsrc | 0 |
4 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 2ea828c0976..2ccea817018 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -138,7 +138,8 @@ my @WorkingTLP = qw( keystroke knuth koma-script kpfonts l2picfaq l2tabu-english l2tabu-french l2tabu-it l2tabu-spanish labbook labelcas labels lastpage - latex latex-doc-ptr latex-notes-zh-cn latex2e-help-texinfo latex2man + latex latex-doc-ptr latex-notes-zh-cn latex-veryshortguide + latex2e-help-texinfo latex2man latex-course latex-tds latexcheat latexcheat-ptbr latexmk latexmp layouts lcd lcg lcyw leading leaflet ledmac leftidx lettrine lewis lfb lgreek lh diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a1810f8f079..459d65d6294 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -281,7 +281,6 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'kuvio', "die 'skipping, nonfree license'", 'l2a', "die 'skipping, another old detex, requires compilation'", 'latex2pdf', "die 'skipping, too bare-bones'", - 'latex-veryshortguide', "die 'skipping, nosell license'", 'latexmp', "&MAKEflatten", 'lcircuit', "die 'skipping, license unknown, too old to investigate'", 'leawood', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc index 010581179f1..cb155591536 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc @@ -22,6 +22,7 @@ depend latex2e-help-texinfo depend latex-course depend latex-doc-ptr depend latex-graphics-companion +depend latex-veryshortguide depend latex-web-companion depend latexcheat depend lshort-english diff --git a/Master/tlpkg/tlpsrc/latex-veryshortguide.tlpsrc b/Master/tlpkg/tlpsrc/latex-veryshortguide.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/latex-veryshortguide.tlpsrc |