summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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,
);