blob: e71419c8ec00500a603ee3e4463ccd959b0d14bc (
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
29
30
|
%Filename: lmsntxsy.fd
%Created by: tex tx-sy-drv
%Created using fontinst v1.933
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{lmsntxsy.fd}
[2016/07/02 Fontinst v1.933 font definitions for LMS/ntxsy.]
\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
\let\ntxmath@scaled\@empty%
\fi
\DeclareFontFamily{LMS}{ntxsy}{\providecommand {\setSYdimens}{}\setSYdimens\skewchar\font =120}
\DeclareFontShape{LMS}{ntxsy}{m}{n}{
<-6.3> \ntxmath@scaled ntxsy5
<6.3-8.6> \ntxmath@scaled ntxsy7 % from 6.3 up to, but not including, 8.6
<8.6-> \ntxmath@scaled ntxsy
}{}
\DeclareFontShape{LMS}{ntxsy}{b}{n}{
<-6.3> \ntxmath@scaled ntxbsy5
<6.3-8.6> \ntxmath@scaled ntxbsy7
<8.6-> \ntxmath@scaled ntxbsy
}{}
\DeclareFontShape{LMS}{ntxsy}{bx}{n}{<->ssub * ntxsy/b/n}{}
\endinput
|