summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-06 23:22:34 +0000
committerKarl Berry <karl@freefriends.org>2011-10-06 23:22:34 +0000
commit714d1131ba2707a36b6bd87c65c2d890989741ad (patch)
treed10f6b93de556f30a278b04f8e15184a036e8a29 /Master/tlpkg/libexec
parent622aee50689ed070e4e2975f25a702fa60c56ec4 (diff)
new french doc translation-tabbing-fr (6oct11)
git-svn-id: svn://tug.org/texlive/trunk@24228 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index b48080de15e..2c3e80802b5 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1274,6 +1274,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'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
'truncate', '^..[^s].*\.sty', # not miscdoc.sty
'tugboat-plain','\.cmn|' . $standardtex,
'underscore', '^..[^s].*\.sty', # not miscdoc.sty
@@ -1661,6 +1662,7 @@ $standardsource='\.(c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh';
'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
'tkz-orm', 'NULL', # no gain ...
'xlop', 'manual.sty|' . $standardsource,
);