diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-04 22:58:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-04 22:58:15 +0000 |
commit | cc14f05300604ee3a793fc3d489bfe31048a342d (patch) | |
tree | dc9b7f6b152654519e986a66bfbfb789944e53b1 /Master/tlpkg/bin/tlpkginfo | |
parent | 752bbec2052b05f1d87f656a2fd985019745d23a (diff) |
tikzscale (4nov12)
git-svn-id: svn://tug.org/texlive/trunk@28170 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-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 fa9198d2468..8efc1d78f56 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 imtekda sourcesanspro spanish + qw(countriesofeurope engpron gost hacm he-she imtekda spanish sttools titleps), ); |