summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tipa/t3cmr.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tipa/t3cmr.fd')
-rw-r--r--Master/texmf-dist/tex/latex/tipa/t3cmr.fd47
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tipa/t3cmr.fd b/Master/texmf-dist/tex/latex/tipa/t3cmr.fd
new file mode 100644
index 00000000000..ca4f6a08f70
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/tipa/t3cmr.fd
@@ -0,0 +1,47 @@
+% t3cmr.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{t3cmr.fd}[2001/12/31 TIPA font definitions]
+\DeclareFontFamily{T3}{cmr}{}
+\DeclareFontShape{T3}{cmr}{m}{n}{%
+ <5> <6> <7> <8> tipa8
+ <9> tipa9
+ <10> <10.95> tipa10
+ <12> <14.4> tipa12
+ <17.28> <20.74> <24.88> tipa17
+}{}
+\DeclareFontShape{T3}{cmr}{bx}{n}{%
+ <5> <6> <7> <8> tipabx8
+ <9> tipabx9
+ <10> <10.95> tipabx10
+ <12> <14.4> <17.28> <20.74> <24.88> tipabx12
+}{}
+\DeclareFontShape{T3}{cmr}{b}{n}{%
+ <-> tipab10
+}{}
+\DeclareFontShape{T3}{cmr}{bx}{sl}{%
+ <-> tipabs10
+}{}
+\DeclareFontShape{T3}{cmr}{m}{sl}{%
+ <5> <6> <7> <8> tipasl8
+ <9> tipasl9
+ <10> <10.95> tipasl10
+ <12> <14.4> <17.28> <20.74> <24.88> tipasl12
+}{}
+\DeclareFontShape{T3}{cmr}{m}{it}{%
+ <-> sub * cmr/m/sl
+}{}
+\DeclareFontShape{T3}{cmr}{bx}{it}{%
+ <-> sub * cmr/bx/sl
+}{}
+\endinput