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