From 7d072ac46075608b02b7af6ac92a174183cbcb32 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 27 Jan 2011 19:00:51 +0000 Subject: new generic package navigator (26jan11) git-svn-id: svn://tug.org/texlive/trunk@21194 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Master/tlpkg/libexec') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a7353e609ee..04094272aa8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -729,6 +729,7 @@ $Master = "$mydir/../.."; 'tipa', "&MAKEtipa", 'titlepage-uni-dortmund', "die 'skipping, needs graphics (too short names) in .'", 'tksbrief', "die 'skipping, LaTeX 2.09'", + 'tkz-base', "&MAKEflatten", 'tkz-tab', "&MAKEflatten", 'tolkienfonts',"die 'skipping, cannot easily separate free from nonfree fonts'", 'tpcmfont', "die 'skipping, ?'", @@ -1064,6 +1065,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'multirow', '^..[^s].*\.sty', # not miscdoc.sty 'mylatexformat', '.*\.ltx', 'nag', '\.nag|' . $standardtex, + 'navigator', '(t-)?navigator.tex|' . $standardtex, 'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', 'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf 'ntheorem', '\.sty|\.std', -- cgit v1.2.3