summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tempora/ot2tempora.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tempora/ot2tempora.fd')
-rw-r--r--Master/texmf-dist/tex/latex/tempora/ot2tempora.fd49
1 files changed, 0 insertions, 49 deletions
diff --git a/Master/texmf-dist/tex/latex/tempora/ot2tempora.fd b/Master/texmf-dist/tex/latex/tempora/ot2tempora.fd
deleted file mode 100644
index e8e83dff96f..00000000000
--- a/Master/texmf-dist/tex/latex/tempora/ot2tempora.fd
+++ /dev/null
@@ -1,49 +0,0 @@
-%%
-\ProvidesFile{ot2tempora.fd}
- [2016/01/11 Font definitions for OT2/Tempora.]
-
-\expandafter\ifx\csname LGCscale\endcsname\relax
- \let\Tempora@@scale\@empty
-\else
- \edef\Tempora@@scale{s*[\csname LGCscale\endcsname]}%
-\fi
-
-\DeclareFontFamily{OT2}{Tempora}{}
-
-\DeclareFontShape{OT2}{Tempora}{m}{it}{
- <-> \Tempora@@scale Tempora-Italic-ot2
-}{}
-
-\DeclareFontShape{OT2}{Tempora}{m}{n}{
- <-> \Tempora@@scale Tempora-Regular-ot2
-}{}
-
-\DeclareFontShape{OT2}{Tempora}{m}{sl}{
- <-> ssub * Tempora/m/it
-}{}
-
-\DeclareFontShape{OT2}{Tempora}{b}{it}{
- <-> \Tempora@@scale Tempora-BoldItalic-ot2
-}{}
-
-\DeclareFontShape{OT2}{Tempora}{b}{n}{
- <-> \Tempora@@scale Tempora-Bold-ot2
-}{}
-
-\DeclareFontShape{OT2}{Tempora}{b}{sl}{
- <-> ssub * Tempora/b/it
-}{}
-
-\DeclareFontShape{OT2}{Tempora}{bx}{n}{
- <-> ssub * Tempora/b/n
-}{}
-
-\DeclareFontShape{OT2}{Tempora}{bx}{sl}{
- <-> ssub * Tempora/b/sl
-}{}
-
-\DeclareFontShape{OT2}{Tempora}{bx}{it}{
- <-> ssub * Tempora/b/it
-}{}
-
-\endinput