diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-24 22:19:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-24 22:19:50 +0000 |
commit | 9550d7bc686e227f217834207ef8f6b42b44bb02 (patch) | |
tree | 835ef67c41f25943de04d171a39b625c64955b65 /Master/tlpkg/bin/tlpkginfo | |
parent | 28ce99e6ad7fc066bae92899fa880557fb85b35a (diff) |
amstex (24jan19)
git-svn-id: svn://tug.org/texlive/trunk@49810 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 cf964bd306b..28645e5441e 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -70,7 +70,7 @@ sub ctaninfo { # erroneous or problematic tds files (when new, tell CTAN and author) $erroneous_tds = join ("|", - qw(alertmessage countriesofeurope dad ebproof engpron gost + qw(alertmessage amstex countriesofeurope dad ebproof engpron gost hacm imtekda mathdesign tufte-latex xassoccnt), ); |