diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/em.tlpsrc | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0da5e7f3f82..f7312e0706a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -291,7 +291,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'electrum', "&MAKEcopy", 'elhyphen', "die 'skipping, incorporated in hyph-utf8'", 'elsarticle', "&MAKEflatten", - 'enctex', "die 'sjipping, engine requiring compilation'", + 'em', "die 'skipping, european modern fonts too old, not packaged'", + 'enctex', "die 'skipping, engine requiring compilation'", 'encxvlna', "&MAKEcopy", 'enpassant', "die 'skipping, license unknown'", 'epic', "die 'skipping, license unknown and replaced by eepic'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index d95dc2dee79..f57a3f35de8 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -186,7 +186,6 @@ depend egplot depend ellipsis depend elmath depend elpres -depend em depend emptypage depend emulateapj depend endfloat diff --git a/Master/tlpkg/tlpsrc/em.tlpsrc b/Master/tlpkg/tlpsrc/em.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/em.tlpsrc +++ /dev/null |