summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tipa/ts3cmr.fd
blob: 068d25987491cabb2cb3fc573b61169da3f05c31 (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
% ts3cmr.fd
% Copyright 2002 FUKUI Rei
%
% This program may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.2
% of this license or (at your option) any later version.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.2 or later is part of all distributions of LaTeX 
% version 1999/12/01 or later.
%
% This program consists of all files listed in Manifest.txt.
%
\ProvidesFile{ts3cmr.fd}[2001/12/31 TS3 font definitions]
\DeclareFontFamily{TS3}{cmr}{}
\DeclareFontShape{TS3}{cmr}{m}{n}{%
  <5> <6> <7> <8> tipx8
  <9> tipx9
  <10> <10.95> tipx10
  <12> <14.4> tipx12
  <17.28> <20.74> <24.88> tipx17
}{}
\DeclareFontShape{TS3}{cmr}{bx}{n}{%
  <5> <6> <7> <8> tipxbx8
  <9> tipxbx9
  <10> <10.95> tipxbx10
  <12> <14.4> <17.28> <20.74> <24.88> tipxbx12
}{}
\DeclareFontShape{TS3}{cmr}{b}{n}{%
  <-> tipxb10
}{}
\DeclareFontShape{TS3}{cmr}{bx}{sl}{%
  <-> tipxbs10
}{}
\DeclareFontShape{TS3}{cmr}{m}{sl}{%
  <5> <6> <7> <8> tipxsl8
  <9> tipxsl9
  <10> <10.95> tipxsl10
  <12> <14.4> <17.28> <20.74> <24.88> tipxsl12
}{}
\DeclareFontShape{TS3}{cmr}{m}{it}{%
  <-> sub * cmr/m/sl
}{}
\DeclareFontShape{TS3}{cmr}{bx}{it}{%
  <-> sub * cmr/bx/sl
}{}
\endinput