summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/paratype/OT2PTSans-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/OT2PTSans-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/OT2PTSans-TLF.fd')
-rw-r--r--Master/texmf-dist/tex/latex/paratype/OT2PTSans-TLF.fd45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/paratype/OT2PTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/OT2PTSans-TLF.fd
new file mode 100644
index 00000000000..ebe0156fef0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/paratype/OT2PTSans-TLF.fd
@@ -0,0 +1,45 @@
+\ProvidesFile{OT2PTSans-TLF.fd}
+ [2014/02/02 Font definitions for OT2/PTSans-TLF.]
+
+\expandafter\ifx\csname PTSans@scale\endcsname\relax
+ \let\PTSans@@scale\@empty
+\else
+ \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{OT2}{PTSans-TLF}{}
+
+\DeclareFontShape{OT2}{PTSans-TLF}{b}{it}{
+ <-> \PTSans@@scale PTSans-BoldItalic-tlf-ot2
+}{}
+
+\DeclareFontShape{OT2}{PTSans-TLF}{b}{n}{
+ <-> \PTSans@@scale PTSans-Bold-tlf-ot2
+}{}
+
+\DeclareFontShape{OT2}{PTSans-TLF}{m}{it}{
+ <-> \PTSans@@scale PTSans-Italic-tlf-ot2
+}{}
+
+\DeclareFontShape{OT2}{PTSans-TLF}{m}{n}{
+ <-> \PTSans@@scale PTSans-Regular-tlf-ot2
+}{}
+
+
+\DeclareFontShape{OT2}{PTSans-TLF}{c}{n}{
+ <-> \PTSans@@scale PTSans-Narrow-tlf-ot2
+}{}
+
+\DeclareFontShape{OT2}{PTSans-TLF}{bc}{n}{
+ <-> \PTSans@@scale PTSans-NarrowBold-tlf-ot2
+}{}
+
+
+\DeclareFontShape{OT2}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{}
+\DeclareFontShape{OT2}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{}
+\DeclareFontShape{OT2}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{}
+\DeclareFontShape{OT2}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{}
+\DeclareFontShape{OT2}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{}
+
+
+\endinput