From 79d56558dc21e3b3497b1c19c76cc06e42139b1d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 3 Feb 2014 23:38:56 +0000 Subject: paratype (3feb14) git-svn-id: svn://tug.org/texlive/trunk@32859 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/paratype/OT2PTSerif-TLF.fd | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd (limited to 'Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd') diff --git a/Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd new file mode 100644 index 00000000000..f88556aac5f --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd @@ -0,0 +1,51 @@ +\ProvidesFile{OT2PTSerif-TLF.fd} + [2014/02/02 Font definitions for OT2/PTSerif-TLF.] + +\expandafter\ifx\csname PTSerif@scale\endcsname\relax + \let\PTSerif@@scale\@empty +\else + \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT2}{PTSerif-TLF}{} + +\DeclareFontShape{OT2}{PTSerif-TLF}{m}{n}{ + <-> \PTSerif@@scale PTSerif-Regular-tlf-ot2 +}{} + +\DeclareFontShape{OT2}{PTSerif-TLF}{m}{it}{ + <-> \PTSerif@@scale PTSerif-Italic-tlf-ot2 +}{} + +\DeclareFontShape{OT2}{PTSerif-TLF}{b}{n}{ + <-> \PTSerif@@scale PTSerif-Bold-tlf-ot2 +}{} + +\DeclareFontShape{OT2}{PTSerif-TLF}{b}{it}{ + <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-ot2 +}{} + + +\DeclareFontShape{OT2}{PTSerif-TLF}{m}{ui}{ + <-> \PTSerif@@scale PTSerif-UprightItalic-tlf-ot2 +}{} + +\DeclareFontShape{OT2}{PTSerif-TLF}{m}{sl}{ + <-> \PTSerif@@scale PTSerif-Slanted-tlf-ot2 +}{} + +\DeclareFontShape{OT2}{PTSerif-TLF}{b}{ui}{ + <-> \PTSerif@@scale PTSerif-BoldUprightItalic-tlf-ot2 +}{} + +\DeclareFontShape{OT2}{PTSerif-TLF}{b}{sl}{ + <-> \PTSerif@@scale PTSerif-BoldSlanted-tlf-ot2 +}{} + + +\DeclareFontShape{OT2}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} +\DeclareFontShape{OT2}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{OT2}{PTSerif-TLF}{bx}{ui}{<->ssub * PTSerif-TLF/b/ui}{} +\DeclareFontShape{OT2}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/sl}{} + +\endinput -- cgit v1.2.3