diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/translation-tabbing-fr.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9ac4cf1bc02..d8611324bbd 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -385,7 +385,7 @@ my @TLP_working = qw( trajan translation-arsclassica-de translation-chemsym-de translation-enumitem-de translation-europecv-de translation-ecv-de - translation-filecontents-de translation-moreverb-de + translation-filecontents-de translation-moreverb-de translation-tabbing-fr tree-dvips trfsigns trimspaces trivfloat trsym truncate tsemlines tucv tufte-latex tugboat tugboat-plain turkmen turnstile turnthepage 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, ); diff --git a/Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc index 206b85e9512..05dd46428b1 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-french.tlpsrc @@ -6,4 +6,5 @@ depend impatient-fr depend l2tabu-french depend lshort-french depend texlive-fr +depend translation-tabbing-fr depend collection-documentation-base diff --git a/Master/tlpkg/tlpsrc/translation-tabbing-fr.tlpsrc b/Master/tlpkg/tlpsrc/translation-tabbing-fr.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/translation-tabbing-fr.tlpsrc |