diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 5 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/newenviron.tlpsrc | 0 |
3 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 7e6a68b0ca7..27dbb694791 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -296,7 +296,8 @@ my @TLP_working = qw( mychemistry mycv mylatexformat nag nameauth namespc natbib nath nature navigator ncclatex ncctools nddiss needspace nestquot - newcommand newfile newlfm newsletr newspaper newtx newunicodechar newvbtm + newcommand newenviron newfile newlfm newsletr newspaper + newtx newunicodechar newvbtm newverbs nextpage nfssext-cfr niceframe nicefilelist nicetext nih nkarta nlctdoc noitcrul nolbreaks @@ -532,6 +533,7 @@ my @TLP_no_check = ( "kluwer", # not on CTAN, old LPPL, not worth pursuing or removing "kpathsea", # binary "lacheck", # binary + "lambda", # not on CTAN, too old to worry about "latex-bin", # binary "latexconfig", # we maintain "lcdftypetools", # binary @@ -539,6 +541,7 @@ my @TLP_no_check = ( "makeindex", # binary "metafont", # binary "metapost", # binary + "mex", # GUST, requested 2013 "mfware", # binary "mltex", # binary "norasi-c90", # part of cjk diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index bbc173477eb..7b172c9baad 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -524,6 +524,7 @@ depend ncctools depend needspace depend nestquot depend newcommand +depend newenviron depend newfile depend newlfm depend newspaper diff --git a/Master/tlpkg/tlpsrc/newenviron.tlpsrc b/Master/tlpkg/tlpsrc/newenviron.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/newenviron.tlpsrc |