diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-07 22:15:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-07 22:15:30 +0000 |
commit | 73fdeb74bbe27f57da20f2c155f65701c02edfa6 (patch) | |
tree | f3d6e610acb17cb3669c07bc50a071fa4de92ec8 /Master/texmf-dist/tex | |
parent | 4721e458dd5027753796381fa2ae8b328e5eef5d (diff) |
erewhon (7nov19)
git-svn-id: svn://tug.org/texlive/trunk@52675 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/erewhon/erewhon.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/erewhon/newtx-erewhon-subs.tex (renamed from Master/texmf-dist/tex/latex/erewhon/newtx-utopia-subs.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/erewhon/untxmia.fd | 93 |
3 files changed, 2 insertions, 95 deletions
diff --git a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty index 57f44f625a8..3fcd92350aa 100644 --- a/Master/texmf-dist/tex/latex/erewhon/erewhon.sty +++ b/Master/texmf-dist/tex/latex/erewhon/erewhon.sty @@ -1,8 +1,8 @@ %% erewhon.sty %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.08} -\def\filedate{2017/03/14} +\def\fileversion{1.101} +\def\filedate{2019/11/o6} \ProvidesPackage{erewhon} [\filedate\space v\fileversion] diff --git a/Master/texmf-dist/tex/latex/erewhon/newtx-utopia-subs.tex b/Master/texmf-dist/tex/latex/erewhon/newtx-erewhon-subs.tex index d8a565bb003..d8a565bb003 100644 --- a/Master/texmf-dist/tex/latex/erewhon/newtx-utopia-subs.tex +++ b/Master/texmf-dist/tex/latex/erewhon/newtx-erewhon-subs.tex diff --git a/Master/texmf-dist/tex/latex/erewhon/untxmia.fd b/Master/texmf-dist/tex/latex/erewhon/untxmia.fd deleted file mode 100644 index 680c0925683..00000000000 --- a/Master/texmf-dist/tex/latex/erewhon/untxmia.fd +++ /dev/null @@ -1,93 +0,0 @@ -%Filename: untxmia.fd -%Created by: tex mia-drv -%Created using fontinst v1.933 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{untxmia.fd} - [2018/04/14 Fontinst v1.933 font definitions for U/ntxmia.] - -\expandafter\ifx\csname ntxmath@scaled\endcsname\relax - \let\ntxmath@scaled\@empty% -\fi - -\DeclareFontFamily{U}{ntxmia}{\skewchar \font =127} - -\iftx@libertine - \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled nxlmia - }{} - - \DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled nxlbmia - }{} -\else - \iftx@minion - \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled zmnmia - }{} - - \DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled zmnbmia - }{} - \else - \iftx@coch - \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled zcochmia - }{} - \DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled zcochbmia - }{} - \else - \iftx@ch - \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled zchmia - }{} - \DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled zchbmia - }{} - \else - \iftx@stxtwo - \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled ntxstx2mia - }{} - \DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled ntxstx2bmia - }{} - - \else - \iftx@ebgm - \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled ntxebgmia - }{} - \DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled ntxebgbmia - }{} - \else - \iftx@ut - \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled zutmia - }{} - \DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled zutbmia - }{} - \else - \DeclareFontShape{U}{ntxmia}{m}{it}{ - <-> \ntxmath@scaled ntxmia - }{} - \DeclareFontShape{U}{ntxmia}{b}{it}{ - <-> \ntxmath@scaled ntxbmia - }{} - \fi - \fi - \fi - \fi - \fi - \fi -\fi -\DeclareFontShape{U}{ntxmia}{m}{sl}{<->ssub * ntxmia/m/it}{} -\DeclareFontShape{U}{ntxmia}{bx}{it}{<->ssub * ntxmia/b/it}{} -\DeclareFontShape{U}{ntxmia}{b}{sl}{<->ssub * ntxmia/b/it}{} -\DeclareFontShape{U}{ntxmia}{bx}{sl}{<->ssub * ntxmia/b/sl}{} - -\endinput |