summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/eiad/OT1eiadtt.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/eiad/OT1eiadtt.fd')
-rw-r--r--Master/texmf-dist/tex/latex/eiad/OT1eiadtt.fd43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/eiad/OT1eiadtt.fd b/Master/texmf-dist/tex/latex/eiad/OT1eiadtt.fd
new file mode 100644
index 00000000000..d3248e6df7e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/eiad/OT1eiadtt.fd
@@ -0,0 +1,43 @@
+%% This file is public domain.
+%% Originally written 1998, Ivan A Derzhanski.
+%% Notice added by Clea F. Rees 2009/01/06.
+%%
+%% This is file `OT1eiadtt.fd',
+%% derived from `OT1cmtt.fd'.
+%%
+\ProvidesFile{ot1eiadtt.fd}
+ [1998/03/27 v2.5g Standard LaTeX font definitions]
+\DeclareFontFamily{OT1}{eiadtt}{\hyphenchar \font\m@ne}
+\DeclareFontShape{OT1}{eiadtt}{m}{n}
+ {%
+ <5><6><7><8>eiadtt8<9>eiadtt9%
+ <10><10.95>eiadtt10%
+ <12><14.4><17.28><20.74><24.88>eiadtt12%
+ }{}
+%%%%%% make sure subst shapes are available
+\DeclareFontShape{OT1}{eiadtt}{m}{it}
+ {%
+ <5><6><7><8><9>%
+ <10><10.95><12><14.4><17.28><20.74><24.88>eiaditt10%
+ }{}
+\DeclareFontShape{OT1}{eiadtt}{m}{sl}
+ {%
+ <5><6><7><8><9>%
+ <10><10.95><12><14.4><17.28><20.74><24.88>eiadsltt10%
+ }{}
+\DeclareFontShape{OT1}{eiadtt}{m}{sc}
+ {%
+ <5><6><7><8><9>%
+ <10><10.95><12><14.4><17.28><20.74><24.88>eiadtcsc10%
+ }{}
+\DeclareFontShape{OT1}{eiadtt}{m}{ui}
+ {<->ssub*eiadtt/m/it}{}
+\DeclareFontShape{OT1}{eiadtt}{bx}{n}
+ {<->ssub*eiadtt/m/n}{}
+\DeclareFontShape{OT1}{eiadtt}{bx}{it}
+ {<->ssub*eiadtt/m/it}{}
+\DeclareFontShape{OT1}{eiadtt}{bx}{ui}
+ {<->ssub*eiadtt/m/it}{}
+\endinput
+%%
+%% End of file `ot1eiadtt.fd'.