diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-07 17:22:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-07 17:22:10 +0000 |
commit | c8991382d2b0df4faee289d387bbf364ebde4825 (patch) | |
tree | d115e354a2dc132d73de8188caa98c892c1c737b | |
parent | 069919cbedf158ce36849e9847fb1a0a220b6975 (diff) |
no classpack.sty in runtime from euflag
git-svn-id: svn://tug.org/texlive/trunk@49970 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/euflag/classpack.sty (renamed from Master/texmf-dist/tex/latex/euflag/classpack.sty) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/euflag/classpack.sty b/Master/texmf-dist/doc/latex/euflag/classpack.sty index 65c6381369a..65c6381369a 100644 --- a/Master/texmf-dist/tex/latex/euflag/classpack.sty +++ b/Master/texmf-dist/doc/latex/euflag/classpack.sty diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4e206b7a15a..82a94f88205 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1048,6 +1048,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'rangen', "die 'skipping, per author request'", 'ratexdb', "die 'skipping, needs sql, etc.'", 'realcalc', "die 'skipping, nosell license'", + 'realhats', "die 'skipping, need image renames'", 'references', "die 'skipping, requires binary'", 'renditions', "die 'skipping, per author request'", 'resume', "die 'skipping, nosell license'", @@ -1707,6 +1708,7 @@ $standardtex . '|mixcodes|noprefnt|plain-|polyset|t1macro|utf8).*\.tex', 'epsf-dvipdfmx', 'epsf-dvipdfmx\.tex', 'esami', '\.sty|\.lng', # no example .cfg + 'euflag', 'euflag.sty', # not classpack.sty 'expex', '\.tex|' . $standardtex, 'exsheets', 'dicts|' . $standardtex, 'eijkhout', '\.tex', |