From 0effcc8a07659c69c0d5bd85d3be225dec55a7b4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 5 Feb 2016 23:43:43 +0000 Subject: tempora (4feb16) git-svn-id: svn://tug.org/texlive/trunk@39596 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd (limited to 'Master/texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd') diff --git a/Master/texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd b/Master/texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd new file mode 100644 index 00000000000..ede7ef7d61a --- /dev/null +++ b/Master/texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd @@ -0,0 +1,48 @@ +\ProvidesFile{t2ctempora-tlf.fd} + [2015/09/13 Font definitions for T2C/Tempora-TLF.] + +\expandafter\ifx\csname LGCscale\endcsname\relax + \let\Tempora@@scale\@empty +\else + \edef\Tempora@@scale{s*[\csname LGCscale\endcsname]}% +\fi + +\DeclareFontFamily{T2C}{Tempora-TLF}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{b}{it}{ + <-> \Tempora@@scale Tempora-BoldItalic-TLF-t2c +}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{b}{n}{ + <-> \Tempora@@scale Tempora-Bold-TLF-t2c +}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{b}{sl}{ + <-> ssub * Tempora-TLF/b/it +}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{m}{n}{ + <-> \Tempora@@scale Tempora-Regular-TLF-t2c +}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{m}{it}{ + <-> \Tempora@@scale Tempora-Italic-TLF-t2c +}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{m}{sl}{ + <-> ssub * Tempora-TLF/m/it +}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{bx}{n}{ + <-> ssub * Tempora-TLF/b/n +}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{bx}{sl}{ + <-> ssub * Tempora-TLF/b/sl +}{} + +\DeclareFontShape{T2C}{Tempora-TLF}{bx}{it}{ + <-> ssub * Tempora-TLF/b/it +}{} + +\endinput -- cgit v1.2.3