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

« back to all changes in this revision

Viewing changes to sty/uxipxss.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
% uxipxss.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{uxipxss.fd}[2001/12/31 scalable XIPX 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{U}{xipxss}{}
 
23
\DeclareFontShape{U}{xipxss}{m}{n}{%
 
24
  <-> \Hv@@scale xipxss10
 
25
}{}
 
26
\DeclareFontShape{U}{xipxss}{b}{n}{%
 
27
  <-> \Hv@@scale xipxsb10
 
28
}{}
 
29
\DeclareFontShape{U}{xipxss}{bx}{n}{%
 
30
  <-> \Hv@@scale xipxsb10
 
31
}{}
 
32
\DeclareFontShape{U}{xipxss}{m}{sl}{%
 
33
  <-> \Hv@@scale xipxsi10
 
34
}{}
 
35
\DeclareFontShape{U}{xipxss}{m}{it}{%
 
36
  <-> \Hv@@scale xipxsi10
 
37
}{}
 
38
\endinput