diff options
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 |