diff options
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 3 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 5fac4d24470..4539949d29c 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -783,6 +783,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'custom-bib', '\.mbs|\.tex', 'cyrillic', '\.tex|\.sty|\.fd$|\.def', 'dialogl', '\.sty|listouti\.tex', + 'din1505', 'NULL', # no tex files, only natbib.cfg, would be system-wide 'disser', "\.rtx|$standardtex", 'dlfltxb', '\.sty', # no sample.cfg 'dvdcoll', "\.dcl|$standardtex", @@ -1208,6 +1209,8 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'chessfss' => 'chessfonts_gallery.pdf|chessfss.pdf', 'comprehensive'=> 'symbols-letter.pdf', # a4 is enough 'dateiliste' => 'dateiliste.README*', # already in dist + 'din1505' => 'leitbild3.pdf|normpatsoft.pdf', # no source + 'ecclesiastic' => 'ecclesiastic-sample.pdf', # no source 'ednotes' => 'perpage.sty', # copy from bigfoot 'epslatex-fr' => 'R?Danger.eps', 'flacards' => 'flacards.pdf', diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 091fa083942..7fb521e547e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -54,12 +54,12 @@ my @WorkingTLP = qw( currvita curve curve2e curves custom-bib cweb-latex cyrillic dancers dashbox datatool - dateiliste datetime dcpic decimal delimtxt digiconfigs + dateiliste datetime dcpic decimal delimtxt digiconfigs din1505 dinat dingbat directory disser dk-bib dlfltxb doi doipubmed dottex doublestroke dpfloat draftcopy draftwatermark dramatist dtxgallery dtxtut duerer-latex dvdcoll dvipsconfig dyntree - easy ebong ebsthesis eCards ecc economic + easy ebong ebsthesis eCards ecc ecclesiastic economic ecv ed edmac ednotes eemeir egameps egplot eijkhout elatex ellipsis elpres elsevier elsevier-bib emulateapj endfloat endheads |