diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 1 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 12 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/translation-array-fr.tlpsrc | 0 |
4 files changed, 9 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 0262f94cdbf..192196254f3 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -384,6 +384,7 @@ my @TLP_working = qw( tokenizer toolbox tools topfloat totcount totpages toptesi tqft trajan + translation-array-fr translation-arsclassica-de translation-biblatex-de translation-chemsym-de translation-enumitem-de translation-europecv-de translation-evc-de translation-filecontents-de translation-moreverb-de translation-tabbing-fr 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, ); diff --git a/Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc index 05dd46428b1..a3ba1ee3d35 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc @@ -6,5 +6,6 @@ depend impatient-fr depend l2tabu-french depend lshort-french depend texlive-fr +depend translation-array-fr depend translation-tabbing-fr depend collection-documentation-base diff --git a/Master/tlpkg/tlpsrc/translation-array-fr.tlpsrc b/Master/tlpkg/tlpsrc/translation-array-fr.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/translation-array-fr.tlpsrc |