diff options
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 1e11e3d8739..7ab4ba42658 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -74,7 +74,7 @@ sub ctaninfo { # erroneous or problematic tds files (when new, tell CTAN and author) $erroneous_tds = join ("|", - qw(alertmessage amstex countriesofeurope dad ebproof endfloat engpron gost + qw(alertmessage algolrevived amstex countriesofeurope dad ebproof endfloat engpron gost hacm inriafonts imtekda mathdesign sdaps tufte-latex xassoccnt), ); |