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