summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-03 23:38:56 +0000
committerKarl Berry <karl@freefriends.org>2014-02-03 23:38:56 +0000
commit79d56558dc21e3b3497b1c19c76cc06e42139b1d (patch)
treefbdbef58219a85061912d63573a7ad68df5d3e70 /Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd
parent7c5cb6b03dd08323588934621dd9f4b9a9d34f17 (diff)
paratype (3feb14)
git-svn-id: svn://tug.org/texlive/trunk@32859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd')
-rw-r--r--Master/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd51
1 files changed, 51 insertions, 0 deletions
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