summaryrefslogtreecommitdiff
path: root/fonts/tipa/tipa/sty/utipx.fd
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tipa/tipa/sty/utipx.fd')
-rw-r--r--fonts/tipa/tipa/sty/utipx.fd47
1 files changed, 47 insertions, 0 deletions
diff --git a/fonts/tipa/tipa/sty/utipx.fd b/fonts/tipa/tipa/sty/utipx.fd
new file mode 100644
index 0000000000..9441ef67ce
--- /dev/null
+++ b/fonts/tipa/tipa/sty/utipx.fd
@@ -0,0 +1,47 @@
+% utipx.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{utipx.fd}[2001/12/31 TIPX font definitions]
+\DeclareFontFamily{U}{tipx}{}
+\DeclareFontShape{U}{tipx}{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{U}{tipx}{bx}{n}{%
+ <5> <6> <7> <8> tipxbx8
+ <9> tipxbx9
+ <10> <10.95> tipxbx10
+ <12> <14.4> <17.28> <20.74> <24.88> tipxbx12
+}{}
+\DeclareFontShape{U}{tipx}{b}{n}{%
+ <-> tipxb10
+}{}
+\DeclareFontShape{U}{tipx}{bx}{sl}{%
+ <-> tipxbs10
+}{}
+\DeclareFontShape{U}{tipx}{m}{sl}{%
+ <5> <6> <7> <8> tipxsl8
+ <9> tipxsl9
+ <10> <10.95> tipxsl10
+ <12> <14.4> <17.28> <20.74> <24.88> tipxsl12
+}{}
+\DeclareFontShape{U}{tipx}{m}{it}{%
+ <-> sub * cmr/m/sl
+}{}
+\DeclareFontShape{U}{tipx}{bx}{it}{%
+ <-> sub * cmr/bx/sl
+}{}
+\endinput