diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-10 22:33:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-10 22:33:09 +0000 |
commit | 24c665a0318bee395de0d1f35c1174119174e644 (patch) | |
tree | 74065e6feabfdb8ef54b0b78ba1dd576dcaa4c57 /Master/tlpkg | |
parent | 2b46f54da2f55e9244638b6cb630a53ae805cd94 (diff) |
newenviron (10mar13)
git-svn-id: svn://tug.org/texlive/trunk@29331 c570f23f-e606-0410-a88d-b1316a301751
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 |