diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 46 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tabto.tlpsrc | 0 |
4 files changed, 27 insertions, 22 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 80565230994..ec64e4cd358 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -237,7 +237,7 @@ my @WorkingTLP = qw( supertabular susy svgcolor svn svn-multi svn-prov svninfo swebib syllogism syntax synproof syntrace synttree t-angles t2 Tabbing - tableaux tablenotes tablists tablor tabularcalc tabularew + tableaux tablenotes tablists tablor tabto tabularcalc tabularew tabulary tabvar talk tamethebeast tdclock tdsfrmath ted templates-fenn templates-sommer tengwarscript diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index eadcb9af57c..9d5d8e8d994 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -196,6 +196,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'ednotes', "&MAKEnosymlinks", 'eiad', "&MAKEflatten", 'elhyphen', "die 'incorporated in hyph-utf8'", + 'enctex', "die 'engine requiring compilation'", 'encxvlna', "&MAKEcopy", 'enpassant', "die 'skipping, license unknown'", 'epic', "die 'skipping, license unknown and replaced by eepic'", @@ -792,6 +793,7 @@ $standardsourcefmt='latex'; 'rsfs', 'plain', 'ruhyphen', 'generic', 'shapepar', 'generic', + 'tabto', 'generic', 'texsis', 'texsis', 'tugboat-plain','plain', 'variations', 'generic', @@ -1014,26 +1016,27 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'context-top-ten', 'context/third', 'cursolatex', 'portuguese', 'dehyph-exptl', 'generic', - 'devanagr', 'fonts', - 'dictsym', 'fonts', - 'dingbat', 'fonts', - 'dinat', 'bibtex', - 'doublestroke','fonts', - 'dozenal', 'fonts', - 'dratex', 'generic', - 'economic', 'bibtex', - 'edmac', 'generic', - 'eiad', 'fonts', - 'elhyphen', 'generic', - 'elsevier-bib','bibtex', - 'elvish', 'fonts', - 'encxvlna', 'generic', - 'eplain', 'eplain', - 'epsf', 'generic', - 'epspdf', 'support', - 'eurosym', 'fonts', - 'expressg', 'metapost', - 'exteps', 'metapost', + 'devanagr', 'fonts', + 'dictsym', 'fonts', + 'dingbat', 'fonts', + 'dinat', 'bibtex', + 'doublestroke', 'fonts', + 'dozenal', 'fonts', + 'dratex', 'generic', + 'economic', 'bibtex', + 'edmac', 'generic', + 'eiad', 'fonts', + 'elhyphen', 'generic', + 'elsevier-bib', 'bibtex', + 'elvish', 'fonts', + 'enctex', 'generic', + 'encxvlna', 'generic', + 'eplain', 'eplain', + 'epsf', 'generic', + 'epspdf', 'support', + 'eurosym', 'fonts', + 'expressg', 'metapost', + 'exteps', 'metapost', 'fc', 'fonts', 'featpost', 'metapost', 'fenixpar', 'generic', @@ -1111,7 +1114,8 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'skaknew', 'fonts', 'splines', 'metapost', 'staves', 'fonts', - 'tamil-omega', 'omega', + 'tabto', 'generic', + 'tamil-omega', 'omega', 'texcount', 'support', 'texdirflatten', 'support', 'texloganalyser', 'support', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index eb382d179ef..353a6bcb6dc 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -530,6 +530,7 @@ depend synttree depend tableaux depend tablenotes depend tablists +depend tabto depend tabto-ltx depend tabularcalc depend tabularew diff --git a/Master/tlpkg/tlpsrc/tabto.tlpsrc b/Master/tlpkg/tlpsrc/tabto.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tabto.tlpsrc |