diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-05 17:43:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-05 17:43:13 +0000 |
commit | c2a544ec428c552ba203547c34489525dfb4a7bf (patch) | |
tree | a8f37283985925269e173bce52f226993cdb7f8b /Master/tlpkg | |
parent | 43c8ffeda0f732ffbf41e0cfd74547b319469670 (diff) |
endfloat (15apr19)
git-svn-id: svn://tug.org/texlive/trunk@51003 c570f23f-e606-0410-a88d-b1316a301751
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 |