diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-05 23:43:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-05 23:43:43 +0000 |
commit | 0effcc8a07659c69c0d5bd85d3be225dec55a7b4 (patch) | |
tree | 1af7c086b76523130f5f2b7fec84ec5154669455 /Master/texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd | |
parent | 4c2e5e3e8e7eeb634994a17652f6809ce39864af (diff) |
tempora (4feb16)
git-svn-id: svn://tug.org/texlive/trunk@39596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/tempora/t2ctempora-tlf.fd | 48 |
1 files changed, 48 insertions, 0 deletions
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 |