diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index eb5d5a9f305..cb257e7b842 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -300,6 +300,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'eqmark', "die 'skipping, latex 2.09, was never in TL'", 'esindex', "die 'skipping, use bezos'", 'eskdx', "&MAKEeskdx", + 'esstix', "die 'skipping, elsevier->stix licensing unclear'", 'esvect', "&MAKEflatten", 'ethiop', "&MAKEflatten", 'euclide', "&MAKEpst", @@ -1109,6 +1110,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'latex-course','NULL', # keep doc together 'latex-doc-ptr','NULL', # keep doc together 'latex4wp', 'NULL', # keep doc together + 'latex4wp-it', 'NULL', # keep doc together 'lecturer', '(t-)?lecturer.(tex|sty)|ltr-', 'lettre', '\.ins|\.cls', 'levy', 'greekmacros.tex|' . $standardtex, |