diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-17 01:35:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-17 01:35:05 +0000 |
commit | ce3158affc70967326d28a3a13948ee507338006 (patch) | |
tree | 0c9879f2c23d9f63fd3d01cbe8b564ecb8da855f /Master/tlpkg/bin | |
parent | 849d652c8f474ae0613d480d38316568d31597b7 (diff) |
elvish update to get free license
git-svn-id: svn://tug.org/texlive/trunk@11317 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 49f483ae780..625a9226770 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -767,6 +767,7 @@ $standardfmt='latex'; 'edmac', 'generic', 'elhyphen', 'generic', 'elsevier-bib','bibtex', + 'elvish', 'fonts', 'encxvlna', 'generic', 'eplain', 'eplain', 'epsf', 'generic', @@ -1325,6 +1326,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'acmconf' => "$standardclean|flushend.sty", # dup with sttools 'chemscheme' => "$standardclean|jawltxdoc.sty", # temp file for doc 'chemstyle' => "$standardclean|jawltxdoc.sty", # temp file for doc + 'elvish' => '\.pk3', # no pk files 'gentle' => 'gentle.ps.gz', # pdf is enough 'hyph-utf8' => 'README', 'latex2e-help-texinfo' => '\.info', # must move .info by hand, sigh diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 38118c33da9..a218f2dbedc 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -78,7 +78,7 @@ my @WorkingTLP = qw( ebong ebsthesis eCards ecc ecclesiastic economic ecv ed edmac edmargin ednotes eemeir egameps egplot eijkhout - ellipsis elpres elsarticle elsevier elsevier-bib + ellipsis elpres elsarticle elsevier elsevier-bib elvish emulateapj emp encxvlna endfloat endheads engpron engrec enumitem envbig environ envlab epigrafica epigraph epiolmec eplain |