summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/eiad/ot1eiad.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-14 19:04:40 +0000
committerKarl Berry <karl@freefriends.org>2009-01-14 19:04:40 +0000
commit54d5ee5714b598c21ec9be9fc4df34214ba4a941 (patch)
tree466ab5c5c5a326ec0424928dfb81d18fccbe7277 /Master/texmf-dist/tex/latex/eiad/ot1eiad.fd
parentc9ffe351c4530767a26388bda9c73878154f4036 (diff)
eiad license update (6jan09)
git-svn-id: svn://tug.org/texlive/trunk@11875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/eiad/ot1eiad.fd')
-rw-r--r--Master/texmf-dist/tex/latex/eiad/ot1eiad.fd72
1 files changed, 0 insertions, 72 deletions
diff --git a/Master/texmf-dist/tex/latex/eiad/ot1eiad.fd b/Master/texmf-dist/tex/latex/eiad/ot1eiad.fd
deleted file mode 100644
index 66504550503..00000000000
--- a/Master/texmf-dist/tex/latex/eiad/ot1eiad.fd
+++ /dev/null
@@ -1,72 +0,0 @@
-%% This is file `ot1eiad.fd',
-%% derived from `ot1cmr.fd'.
-%%
-\ProvidesFile{ot1eiad.fd}
- [1998/03/27 v2.5g Standard LaTeX font definitions]
-\DeclareFontFamily{OT1}{eiad}{\hyphenchar\font45 }
-\DeclareFontShape{OT1}{eiad}{m}{n}%
- {<5><6><7><8><9><10><12>gen*eiadr%
- <10.95>eiadr10%
- <14.4>eiadr12%
- <17.28><20.74><24.88>eiadr17}{}
-\DeclareFontShape{OT1}{eiad}{m}{sl}%
- {%
- <5><6><7>eiadsl8%
- <8><9>gen*eiadsl%
- <10><10.95>eiadsl10%
- <12><14.4><17.28><20.74><24.88>eiadsl12%
- }{}
-\DeclareFontShape{OT1}{eiad}{m}{it}%
- {%
- <5><6><7>eiadi7%
- <8>eiadi8%
- <9>eiadi9%
- <10><10.95>eiadi10%
- <12><14.4><17.28><20.74><24.88>eiadi12%
- }{}
-\DeclareFontShape{OT1}{eiad}{m}{sc}%
- {%
- <5><6><7><8><9><10><10.95><12>%
- <14.4><17.28><20.74><24.88>eiadcsc10%
- }{}
-% Warning: please note that the upright shape below is
-% used for the \pounds symbol of LaTeX. So this
-% font definition shouldn't be removed.
-%
-\DeclareFontShape{OT1}{eiad}{m}{ui}
- {
- <5><6><7><8><9><10><10.95><12>%
- <14.4><17.28><20.74><24.88>eiadu10%
- }{}
-%%%%%%% bold series
-\DeclareFontShape{OT1}{eiad}{b}{n}
- {%
- <5><6><7><8><9><10><10.95><12>%
- <14.4><17.28><20.74><24.88>eiadb10%
- }{}
-%%%%%%%% bold extended series
-\DeclareFontShape{OT1}{eiad}{bx}{n}
- {%
- <5><6><7><8><9>gen*eiadbx%
- <10><10.95>eiadbx10%
- <12><14.4><17.28><20.74><24.88>eiadbx12%
- }{}
-\DeclareFontShape{OT1}{eiad}{bx}{sl}
- {%
- <5><6><7><8><9>%
- <10><10.95><12><14.4><17.28><20.74><24.88>eiadbxsl10%
- }{}
-\DeclareFontShape{OT1}{eiad}{bx}{it}
- {%
- <5><6><7><8><9>%
- <10><10.95><12><14.4><17.28><20.74><24.88>eiadbxi10%
- }{}
-% Again this is necessary for a correct \pounds symbol in
-% the eiadr fonts Hopefully the dc/ec font layout will take
-% over soon.
-%
-\DeclareFontShape{OT1}{eiad}{bx}{ui}
- {<->ssub*eiadr/m/ui}{}
-\endinput
-%%
-%% End of file `ot1eiad.fd'.