diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/untxsyb.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/untxsyb.fd | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/untxsyb.fd b/Master/texmf-dist/tex/latex/newtx/untxsyb.fd new file mode 100644 index 00000000000..fab9938fc4c --- /dev/null +++ b/Master/texmf-dist/tex/latex/newtx/untxsyb.fd @@ -0,0 +1,26 @@ +%Filename: untxsyb.fd +%Created by: tex syb-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{untxsyb.fd} + [2012/04/12 Fontinst v1.933 font definitions for U/ntxsyb.] + +\expandafter\ifx\csname ntxmath@scaled\endcsname\relax + \let\ntxmath@scaled\@empty% +\fi + +\DeclareFontFamily{U}{ntxsyb}{} + +\DeclareFontShape{U}{ntxsyb}{m}{n}{ + <-> \ntxmath@scaled ntxsyb +}{} + +\DeclareFontShape{U}{ntxsyb}{b}{n}{ + <-> \ntxmath@scaled ntxbsyb +}{} + +\DeclareFontShape{U}{ntxsyb}{bx}{n}{<->ssub * ntxsyb/b/n}{} + +\endinput |