diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-05 19:05:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-05 19:05:29 +0000 |
commit | 4a9713e265e82a3c564971e6ce473e3f19a2bc2a (patch) | |
tree | 9dc029a7e776dec3ea05fda126175ddd50694fa6 /Master/tlpkg/bin | |
parent | 94276bbc8a1b917f768647374d578af0ceaef606 (diff) |
imakeidx (4jul13)
git-svn-id: svn://tug.org/texlive/trunk@31098 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 89c3925270c..cedc927ae6d 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -17,7 +17,7 @@ sub main { # erroneous or problematic tds files (when new, tell RobinF and author) $erroneous_tds = join ("|", - qw(countriesofeurope engpron gost hacm he-she imakeidx imtekda + qw(countriesofeurope engpron gost hacm he-she imtekda inconsolata mathdesign spanish sttools titleps), ); |