diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-08 01:16:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-08 01:16:47 +0000 |
commit | f8781b660c74ce51709b40d75de1d58597a54eaa (patch) | |
tree | bc5c72c372ceaa786bd6bb29c543306aa9e87dfe /Master/tlpkg/libexec | |
parent | 4e7ace252f5bb59a3813d0d829a5343667755499 (diff) |
biblatex-apa .09 (7mar10)
git-svn-id: svn://tug.org/texlive/trunk@17375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 d1dd82d443e..86f4806b6fd 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -790,7 +790,7 @@ $standardfmt='latex'; # packages which need special .tex/.sty files installed -$standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; +$standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; %specialtex= ( 'FAQ-en', 'NULL', 'abbr', '\.tex', |