summaryrefslogtreecommitdiff
path: root/fonts/newtx/tex/untxsym.fd
blob: a648b90339c239fa0416868e5d86dbb2b03acfa4 (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
%Filename: untxsym.fd
%Created by: tex tx-sym-drv
%Created using fontinst v1.933

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{untxsym.fd}
   [2023/08/16 Fontinst v1.933 font definitions for U/ntxsym.]

\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
  \global\let\ntxmath@scaled\@empty%
\fi

\DeclareFontFamily{U}{ntxsym}{}

\DeclareFontShape{U}{ntxsym}{m}{n}{
   <-> \ntxmath@scaled ntxsym
}{}

\DeclareFontShape{U}{ntxsym}{b}{n}{
   <-> \ntxmath@scaled ntxbsym
}{}

\DeclareFontShape{U}{ntxsym}{bx}{n}{<->ssub * ntxsym/b/n}{}

\endinput