diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index d4688f0d0e1..ad673ba7c08 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 amstex countriesofeurope dad ebproof engpron gost + qw(alertmessage amstex countriesofeurope dad ebproof endfloat engpron gost hacm inriafonts imtekda mathdesign tufte-latex xassoccnt), ); diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 340156f8b7a..0556a4f747c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1715,6 +1715,7 @@ $standardtex 'edmac', 'edmac.tex|edstanza.tex|\.sty', 'enctex', '(1250-|852-|csfmacro|enc-u|encmacro|il2-|kam-' . '|mixcodes|noprefnt|plain-|polyset|t1macro|utf8).*\.tex', + 'endfloat', '\.sty', # not *.cfg 'epsf-dvipdfmx', 'epsf-dvipdfmx\.tex', 'esami', '\.sty|\.lng', # no example .cfg 'euflag', 'euflag.sty', # not classpack.sty |