summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-20 22:33:29 +0000
committerKarl Berry <karl@freefriends.org>2011-10-20 22:33:29 +0000
commit8e6d9e31498d059bac74c8942b5856090dab6ec4 (patch)
tree9d1a6f041fc8cb9302c22e0b777eb33d49bbb8b5 /Master/tlpkg/libexec
parent5afa6e8568e4a59832204d0e5ccfa9a551c73087 (diff)
translation-array-fr (20oct11)
git-svn-id: svn://tug.org/texlive/trunk@24344 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 5503eb8647e..40bc208b4cc 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1276,8 +1276,9 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'tkz-orm', 'tkz.*\.sty', # no pgfmanual.sty
'tools', '\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$|.?\.tex|^\.tex$',
'translator', '\.dict|translator-language-mappings.tex|' . $standardtex,
- 'translation-europecv-de','NULL', # doc package
- 'translation-tabbing-fr', 'NULL', # doc package
+ 'translation-array-fr', 'NULL', # doc
+ 'translation-europecv-de', 'NULL', # doc
+ 'translation-tabbing-fr', 'NULL', # doc
'truncate', '^..[^s].*\.sty', # not miscdoc.sty
'tugboat-plain','\.cmn|' . $standardtex,
'underscore', '^..[^s].*\.sty', # not miscdoc.sty
@@ -1663,9 +1664,10 @@ $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', # doc package
- 'translation-filecontents-de', 'NULL', # doc package
- 'translation-tabbing-fr', 'NULL', # doc package
+ 'translation-array-fr', 'NULL', # doc
+ 'translation-chemsym-de', 'NULL', # doc
+ 'translation-filecontents-de', 'NULL', # doc
+ 'translation-tabbing-fr', 'NULL', # doc
'tkz-orm', 'NULL', # no gain ...
'xlop', 'manual.sty|' . $standardsource,
);