diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-05 00:18:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-05 00:18:08 +0000 |
commit | 9db561e254b08633256aeb5daaf51b432fc37d42 (patch) | |
tree | e966a11536e2ae53c460c0b1db06c94b730d9d2d /Master/tlpkg | |
parent | 934cc6ee84db1068d96f54fc06f57064867febc4 (diff) |
textmerg doc/license update
git-svn-id: svn://tug.org/texlive/trunk@20657 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f16721b6589..e7c425679fe 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -319,7 +319,7 @@ my @TLP_working = qw( texdiff texdirflatten texilikechaps texilikecover texloganalyser texlogos texmate texments texpower texshade - textcase textfit textopo textpath textpos tfrupee + textcase textfit textmerg textopo textpath textpos tfrupee thailatex theoremref thesis-titlepage-fhac thinsp thmbox thmtools threeparttable threeparttablex thumb thumbpdf thumby thuthesis diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 92a42d6677d..23f7946ea60 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -887,6 +887,7 @@ $standarddest = "texmf-dist"; 'shapepar', 'generic', 'tabto-generic', 'generic', 'texsis', 'texsis', + 'textmerg', 'generic', 'tugboat-plain', 'plain', 'ulem', 'generic', 'variations', 'generic', @@ -1296,6 +1297,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'texdirflatten', 'support', 'texloganalyser', 'support', 'texsis', 'texsis', + 'textmerg', 'generic', 'textpath', 'metapost', 'timing', 'fonts', 'trajan', 'fonts', @@ -1415,6 +1417,7 @@ $standarddocfmt='latex'; 'ruhyphen', 'generic', 'splines', 'metapost', 't2', 'generic', + 'textmerg', 'generic', 'trajan', 'fonts', 'universa', 'fonts', 'variations', 'generic', |