diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-18 22:52:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-18 22:52:19 +0000 |
commit | 7a9f237be3d1f966fe9172f4704ee052ca09c551 (patch) | |
tree | 301b21090526da03ed9db9f465e05b5a35320aa1 /Master/tlpkg/libexec | |
parent | 40b450b69040741c84cca3dbf56e370c00af3f73 (diff) |
new doc translation translation-filecontents-de (18sep11)
git-svn-id: svn://tug.org/texlive/trunk@24010 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 8d51700364a..9e8ca6ed11e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1653,7 +1653,8 @@ $standardsource='\.(c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh'; 'pgfplots', 'NULL', # manual.install.tex in doc/ 'rcs', 'rcs.el|src|' . $standardsource, 'thailatex', 'NULL', # no gain in splitting up - 'translation-chemsym-de', 'NULL', # no gain ... + 'translation-chemsym-de', 'NULL', # doc package + 'translation-filecontents-de', 'NULL', # doc package 'tkz-orm', 'NULL', # no gain ... 'xlop', 'manual.sty|' . $standardsource, ); @@ -1701,6 +1702,7 @@ $standardsource='\.(c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh'; 'termlist', 'termlist.dtx', 'teubner', 'teubner.dtx', 'toptesi', 'toptesi.dtx', + 'translation-filecontents-de', 'NULL', # doc package 'turnstile', 'turnstile-en.ins', # skip pt 'ulqda', 'ulqda.dtx', 'undolabl', 'undolabl.dtx', |