diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/omxnpxex.fd | 27 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/omxnpxexv.fd | 28 |
2 files changed, 0 insertions, 55 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/omxnpxex.fd b/Master/texmf-dist/tex/latex/newpx/omxnpxex.fd deleted file mode 100644 index a8695e4b1af..00000000000 --- a/Master/texmf-dist/tex/latex/newpx/omxnpxex.fd +++ /dev/null @@ -1,27 +0,0 @@ -%Filename: omxnpxex.fd -%Created by: tex px-drv -%Created using fontinst v1.933 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{omxnpxex.fd} - [2013/03/24 Fontinst v1.933 font definitions for OMX/npxex.] -\expandafter\ifx\csname npxmath@scaled\endcsname\relax - \let\npxmath@@scaled\@empty% -\else - \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% -\fi - -\DeclareFontFamily{OMX}{npxex}{} - -\DeclareFontShape{OMX}{npxex}{m}{n}{ - <-> \npxmath@@scaled zplex -}{} - -\DeclareFontShape{OMX}{npxex}{b}{n}{ - <-> \npxmath@@scaled zplbex -}{} - -\DeclareFontShape{OMX}{npxex}{bx}{n}{<->ssub * npxex/b/n}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/newpx/omxnpxexv.fd b/Master/texmf-dist/tex/latex/newpx/omxnpxexv.fd deleted file mode 100644 index 232070127f1..00000000000 --- a/Master/texmf-dist/tex/latex/newpx/omxnpxexv.fd +++ /dev/null @@ -1,28 +0,0 @@ -%Filename: omxnpxexv.fd -%Created by: tex px-drv -%Created using fontinst v1.933 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{omxnpxexv.fd} - [2013/03/24 Fontinst v1.933 font definitions for OMX/npxexv.] - -\expandafter\ifx\csname npxmath@scaled\endcsname\relax - \let\npxmath@@scaled\@empty% -\else - \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}% -\fi - -\DeclareFontFamily{OMX}{npxexv}{} - -\DeclareFontShape{OMX}{npxexv}{m}{n}{ - <-> \npxmath@@scaled zplexv -}{} - -\DeclareFontShape{OMX}{npxexv}{b}{n}{ - <-> \npxmath@@scaled zplbexv -}{} - -\DeclareFontShape{OMX}{npxexv}{bx}{n}{<->ssub * npxexv/b/n}{} - -\endinput |