~ubuntu-branches/ubuntu/edgy/tipa/edgy

« back to all changes in this revision

Viewing changes to sty/utipx.fd

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2003-12-11 10:50:58 UTC
  • Revision ID: james.westby@ubuntu.com-20031211105058-vq8ttydhah3hdzq1
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% utipx.fd
 
2
% Copyright 2002 FUKUI Rei
 
3
%
 
4
% This program may be distributed and/or modified under the
 
5
% conditions of the LaTeX Project Public License, either version 1.2
 
6
% of this license or (at your option) any later version.
 
7
% The latest version of this license is in
 
8
%   http://www.latex-project.org/lppl.txt
 
9
% and version 1.2 or later is part of all distributions of LaTeX 
 
10
% version 1999/12/01 or later.
 
11
%
 
12
% This program consists of all files listed in Manifest.txt.
 
13
%
 
14
\ProvidesFile{utipx.fd}[2001/12/31 TIPX font definitions]
 
15
\DeclareFontFamily{U}{tipx}{}
 
16
\DeclareFontShape{U}{tipx}{m}{n}{%
 
17
  <5> <6> <7> <8> tipx8
 
18
  <9> tipx9
 
19
  <10> <10.95> tipx10
 
20
  <12> <14.4> tipx12
 
21
  <17.28> <20.74> <24.88> tipx17
 
22
}{}
 
23
\DeclareFontShape{U}{tipx}{bx}{n}{%
 
24
  <5> <6> <7> <8> tipxbx8
 
25
  <9> tipxbx9
 
26
  <10> <10.95> tipxbx10
 
27
  <12> <14.4> <17.28> <20.74> <24.88> tipxbx12
 
28
}{}
 
29
\DeclareFontShape{U}{tipx}{b}{n}{%
 
30
  <-> tipxb10
 
31
}{}
 
32
\DeclareFontShape{U}{tipx}{bx}{sl}{%
 
33
  <-> tipxbs10
 
34
}{}
 
35
\DeclareFontShape{U}{tipx}{m}{sl}{%
 
36
  <5> <6> <7> <8> tipxsl8
 
37
  <9> tipxsl9
 
38
  <10> <10.95> tipxsl10
 
39
  <12> <14.4> <17.28> <20.74> <24.88> tipxsl12
 
40
}{}
 
41
\DeclareFontShape{U}{tipx}{m}{it}{%
 
42
  <-> sub * cmr/m/sl
 
43
}{}
 
44
\DeclareFontShape{U}{tipx}{bx}{it}{%
 
45
  <-> sub * cmr/bx/sl
 
46
}{}
 
47
\endinput