diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-30 23:01:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-30 23:01:51 +0000 |
commit | 07b433478497eb09ddb1a2df412e6f5bd636a81c (patch) | |
tree | f4826d2d8b89a1d5b6d3bcfd83e5c9a024c85c4a /Master/tlpkg/bin/tlpkginfo | |
parent | 4eacccafa6a5a34f031cf29c56e5e06074a3354e (diff) |
new font sourcesanspro (30oct12)
git-svn-id: svn://tug.org/texlive/trunk@28126 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 8efc1d78f56..fa9198d2468 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 spanish + qw(countriesofeurope engpron gost hacm he-she imtekda sourcesanspro spanish sttools titleps), ); |