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

« back to all changes in this revision

Viewing changes to sty/ts3cmtt.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
% ts3cmtt.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{ts3cmtt.fd}[2001/12/31 TS3 font definitions]
 
15
\DeclareFontFamily{TS3}{cmtt}{}
 
16
\DeclareFontShape{TS3}{cmtt}{m}{n}{%
 
17
  <5> <6> <7> <8> tipxtt8
 
18
  <9> tipxtt9
 
19
  <10> <10.95> tipxtt10
 
20
  <12> <14.4> <17.28> <20.74> <24.88> tipxtt12
 
21
}{}
 
22
\DeclareFontShape{TS3}{cmtt}{bx}{n}{%
 
23
  <-> sub * cmtt/m/n
 
24
}{}
 
25
\DeclareFontShape{TS3}{cmtt}{m}{sl}{%
 
26
  <-> tipxts10
 
27
}{}
 
28
\DeclareFontShape{TS3}{cmtt}{m}{it}{%
 
29
  <-> sub * cmtt/m/sl
 
30
}{}
 
31
\DeclareFontShape{TS3}{cmtt}{bx}{n}{%
 
32
  <-> sub * cmtt/m/n
 
33
}{}
 
34
\DeclareFontShape{TS3}{cmtt}{b}{n}{%
 
35
  <-> sub * cmtt/m/n
 
36
}{}
 
37
\endinput