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

« back to all changes in this revision

Viewing changes to sty/t3phv.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
% t3phv.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
% This file is based on a suggestion by Walter Schmidt.
 
15
%
 
16
\ProvidesFile{t3phv.fd}[2001/12/31 scalable TIPA font definitions]
 
17
\expandafter\ifx\csname Hv@scale\endcsname\relax
 
18
 \let\Hv@@scale\@empty
 
19
\else
 
20
 \edef\Hv@@scale{s*[\csname Hv@scale\endcsname]}%
 
21
\fi
 
22
\DeclareFontFamily{T3}{phv}{}
 
23
\DeclareFontShape{T3}{phv}{m}{n}{%
 
24
  <-> \Hv@@scale xipass10
 
25
}{}
 
26
\DeclareFontShape{T3}{phv}{b}{n}{%
 
27
  <-> \Hv@@scale xipasb10
 
28
}{}
 
29
\DeclareFontShape{T3}{phv}{bx}{n}{%
 
30
  <-> \Hv@@scale xipasb10
 
31
}{}
 
32
\DeclareFontShape{T3}{phv}{m}{sl}{%
 
33
  <-> \Hv@@scale xipasi10
 
34
}{}
 
35
\DeclareFontShape{T3}{phv}{m}{it}{%
 
36
  <-> \Hv@@scale xipasi10
 
37
}{}
 
38
\endinput