diff options
author | Norbert Preining <preining@logic.at> | 2008-01-08 15:21:41 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-01-08 15:21:41 +0000 |
commit | fe7754ee2dbe47095420667709260a4996156fe8 (patch) | |
tree | a1d6a35ad330561690634bca3f07a5785b3bc8b0 /Master/tlpkg/bin/ctan2tds | |
parent | 8a5c4f2bfd599da434561e3182306561de805cb9 (diff) |
add several packages to tlpkg-ctan-check and special cases to ctan2tds
git-svn-id: svn://tug.org/texlive/trunk@6148 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 3 |
1 files changed, 3 insertions, 0 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', |