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