diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-05 23:19:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-05 23:19:15 +0000 |
commit | 00d10f1dc8d9b90df370045e09c3419d0157cfc2 (patch) | |
tree | 7f5100fbe4574d3ae3faea708c64bc6b1673e0e7 /Master/tlpkg/libexec | |
parent | 45355d823acdbb26b128d0aa6370058a85b7ecb5 (diff) |
tipa-de translation (5apr11)
git-svn-id: svn://tug.org/texlive/trunk@21985 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 67dc9961cc3..847baf9e23e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1186,6 +1186,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'threeparttable', '^..[^s].*\.sty', # not miscdoc.sty 'ticket', '\.tdf|' . $standardtex, 'tikz-qtree', '(pgf|tikz-)(subpic|q?tree(-compat)?)\.(tex|sty)', + 'tipa-de', 'NULL', # doc package 'titleref', '^..[^s].*\.sty', # not miscdoc.sty 'tkz-doc', '\.cls', # no example.sty 'tkz-orm', 'tkz.*\.sty', # no pgfmanual.sty |