summaryrefslogtreecommitdiff
path: root/fonts/tempora/tex/ot2tempora-tlf.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/tempora/tex/ot2tempora-tlf.fd
Initial commit
Diffstat (limited to 'fonts/tempora/tex/ot2tempora-tlf.fd')
-rw-r--r--fonts/tempora/tex/ot2tempora-tlf.fd49
1 files changed, 49 insertions, 0 deletions
diff --git a/fonts/tempora/tex/ot2tempora-tlf.fd b/fonts/tempora/tex/ot2tempora-tlf.fd
new file mode 100644
index 0000000000..2e16252cb4
--- /dev/null
+++ b/fonts/tempora/tex/ot2tempora-tlf.fd
@@ -0,0 +1,49 @@
+%%
+\ProvidesFile{ot2tempora-tlf.fd}
+ [2016/01/11 Font definitions for OT2/Tempora-TLF.]
+
+\expandafter\ifx\csname LGCscale\endcsname\relax
+ \let\Tempora@@scale\@empty
+\else
+ \edef\Tempora@@scale{s*[\csname LGCscale\endcsname]}%
+\fi
+
+\DeclareFontFamily{OT2}{Tempora-TLF}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{m}{it}{
+ <-> \Tempora@@scale Tempora-Italic-TLF-ot2
+}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{m}{n}{
+ <-> \Tempora@@scale Tempora-Regular-TLF-ot2
+}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{m}{sl}{
+ <-> ssub * Tempora-TLF/m/it
+}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{b}{it}{
+ <-> \Tempora@@scale Tempora-BoldItalic-TLF-ot2
+}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{b}{n}{
+ <-> \Tempora@@scale Tempora-Bold-TLF-ot2
+}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{b}{sl}{
+ <-> ssub * Tempora-TLF/b/it
+}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{bx}{n}{
+ <-> ssub * Tempora-TLF/b/n
+}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{bx}{sl}{
+ <-> ssub * Tempora-TLF/b/sl
+}{}
+
+\DeclareFontShape{OT2}{Tempora-TLF}{bx}{it}{
+ <-> ssub * Tempora-TLF/b/it
+}{}
+
+\endinput