summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/untxsyc.fd
blob: c96d992e8abd6d4e2e12b70e4fdc6f3381521b1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
%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%
\else
  \edef\ntxmath@@scaled{s*[\csname ntxmath@scaled\endcsname]}%
\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