From 963b665a04c33ddcfe04234426c8bca1942589bf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Apr 2010 22:08:00 +0000 Subject: add bundledoc 3.0 (10apr10) git-svn-id: svn://tug.org/texlive/trunk@17794 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) (limited to 'Master/tlpkg/libexec') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6ac8ccad0c4..db603e120db 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -992,24 +992,25 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'antomega', 'omega', 'arabxetex', 'xelatex', 'archaic', 'fonts', - 'arev', 'fonts', - 'around-the-bend', 'generic', - 'arrayjob', 'generic', - 'astro', 'fonts', + 'arev', 'fonts', + 'around-the-bend', 'generic', + 'arrayjob', 'generic', + 'astro', 'fonts', 'asymptote-faq-zh-cn', 'support', 'asymptote-by-example-zh-cn', 'support', 'asymptote-manual-zh-cn', 'support', - 'aurical', 'fonts', - 'automata', 'metapost', - 'ascii', 'fonts', - 'barr', 'generic', - 'bbm', 'fonts', - 'bera', 'fonts', - 'bghyphen', 'generic', - 'bib-fr', 'bibtex', - 'bibhtml', 'bibtex', - 'blacklettert1', 'fonts', - 'boisik', 'fonts', + 'aurical', 'fonts', + 'automata', 'metapost', + 'ascii', 'fonts', + 'barr', 'generic', + 'bbm', 'fonts', + 'bera', 'fonts', + 'bghyphen', 'generic', + 'bib-fr', 'bibtex', + 'bibhtml', 'bibtex', + 'blacklettert1', 'fonts', + 'boisik', 'fonts', + 'bundledoc', 'support', 'cbfonts', 'fonts', 'cc-pl', 'fonts', 'chicago-annote', 'bibtex', @@ -1573,6 +1574,7 @@ $standardxmt='\.xmt'; 'a2ping' => '\.pl$', 'accfonts' => 'mkt1font|vpl2', 'bibexport' => 'bibexport\.sh$', + 'bundledoc' => '(arlatex|bundledoc)$', 'de-macro' => 'de-macro', 'dviasm' => '\.py$', 'epspdf' => '(epspdf(|\.help|boot|tk)|\.rb|makegray\.pro)$', @@ -1610,6 +1612,7 @@ $standardxmt='\.xmt'; # packages which have man pages to install. %specialmans = ( + 'bundledoc' => '\.1$', 'epstopdf' => 'epstopdf.1|epstopdf.man1.pdf', 'findhyph' => 'findhyph.1', 'latexdiff' => '\.1$', @@ -1632,6 +1635,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'acmconf' => $standardclean . '|flushend.sty', # dup with sttools 'apalike' => "apalike2.bst", # does not belong 'bbm-macros' => $standardclean . '|^bbm$', # symlink + 'bundledoc' => $standardclean . '|\.pdf$', # regen for a4 'chemscheme' => $standardclean . '|jawltxdoc.sty', # temp file for doc 'chemstyle' => $standardclean . '|jawltxdoc.sty', # temp file for doc 'dateiliste' => $standardclean . '|dateiliste.README*', # already in dist -- cgit v1.2.3