diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-08 00:14:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-08 00:14:21 +0000 |
commit | c696c0b55292d27785e4315b642e138c5aeaad3e (patch) | |
tree | 25afe799280dc8e34c30878770d51e123e7fe667 /Master/tlpkg | |
parent | 602b340986f3fac67efcc0363a158aa136453ce1 (diff) |
bclogo figures in runtime
git-svn-id: svn://tug.org/texlive/trunk@16938 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 421d662f950..238f44d218a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -905,7 +905,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'barr', 'diagxy.tex', 'base', 'idx.tex|lablst.tex|latexbug.tex|lablst.tex|docstrip.tex|nfssfont.tex|sample2e.tex|small2e.tex|testpage.tex|ltxcheck.tex|\.cfg|\.fd$|\.cls|\.clo|\.ltx|\.sty|\.def|^\.', 'bbold', 'bbold.sty|\.fd', # no fonttabl.sty - 'bclogo', 'bc-.*\.(tex|pdf|eps)|\.pst|\.pgf|' . $standardtex, + 'bclogo', 'bc[^l].*\.(tex|pdf|eps)|bclogo\.sty', 'bghyphen', '\.tex', 'blockdraw_mp','NULL', # skip .sty's 'breqn', '\.sty|\.sym', |