summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/jamtimes/ts1jtm.fd
blob: 10895acc78263bdde020d1cea079582d7a1a2e42 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
%Filename: ts1jtm.fd
%Created by: tex drv
%Created using fontinst v1.927

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{ts1jtm.fd}
   [2010/11/10 Fontinst v1.927 font definitions for TS1/jtm.]

\expandafter\ifx\csname Jtms@scale\endcsname\relax
 \let\Jtms@@scale\@empty
\else
 \edef\Jtms@@scale{s*[\csname Jtms@scale\endcsname]}%
\fi%

\DeclareFontFamily{TS1}{jtm}{}

\DeclareFontShape{TS1}{jtm}{c}{n}{
    <->\Jtms@@scale jtmr8cc
}{}

\DeclareFontShape{TS1}{jtm}{m}{n}{
    <->\Jtms@@scale jtmr8ce
}{}

\DeclareFontShape{TS1}{jtm}{m}{it}{
    <->\Jtms@@scale jtmri8ce
}{}

\DeclareFontShape{TS1}{jtm}{m}{sl}{
    <->\Jtms@@scale jtmro8ce
}{}

\DeclareFontShape{TS1}{jtm}{b}{n}{
    <->\Jtms@@scale ptmb8c
}{}

\DeclareFontShape{TS1}{jtm}{b}{it}{
    <->\Jtms@@scale ptmbi8c
}{}

\DeclareFontShape{TS1}{jtm}{b}{sl}{
    <->\Jtms@@scale ptmbo8c
}{}

\DeclareFontShape{TS1}{jtm}{x}{n}{
    <->\Jtms@@scale jtmr8cw
}{}

\DeclareFontShape{TS1}{jtm}{x}{it}{
    <->\Jtms@@scale jtmri8cw
}{}

\DeclareFontShape{TS1}{jtm}{x}{sl}{
    <->\Jtms@@scale jtmro8cw
}{}

\DeclareFontShape{TS1}{jtm}{bx}{n}{
    <->\Jtms@@scale jtmb8cv
}{}

\DeclareFontShape{TS1}{jtm}{bx}{it}{
    <->\Jtms@@scale jtmbi8cv
}{}

\DeclareFontShape{TS1}{jtm}{bx}{sl}{
    <->\Jtms@@scale jtmbo8cv
}{}


\endinput