summaryrefslogtreecommitdiff
path: root/fonts/paratype/tex/T1PTSerif-TLF.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/paratype/tex/T1PTSerif-TLF.fd
Initial commit
Diffstat (limited to 'fonts/paratype/tex/T1PTSerif-TLF.fd')
-rw-r--r--fonts/paratype/tex/T1PTSerif-TLF.fd51
1 files changed, 51 insertions, 0 deletions
diff --git a/fonts/paratype/tex/T1PTSerif-TLF.fd b/fonts/paratype/tex/T1PTSerif-TLF.fd
new file mode 100644
index 0000000000..876e90a486
--- /dev/null
+++ b/fonts/paratype/tex/T1PTSerif-TLF.fd
@@ -0,0 +1,51 @@
+\ProvidesFile{T1PTSerif-TLF.fd}
+ [2014/02/02 Font definitions for T1/PTSerif-TLF.]
+
+\expandafter\ifx\csname PTSerif@scale\endcsname\relax
+ \let\PTSerif@@scale\@empty
+\else
+ \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{T1}{PTSerif-TLF}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-t1
+}{}
+
+
+\DeclareFontShape{T1}{PTSerif-TLF}{m}{ui}{
+ <-> \PTSerif@@scale PTSerif-UprightItalic-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{m}{sl}{
+ <-> \PTSerif@@scale PTSerif-Slanted-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{b}{ui}{
+ <-> \PTSerif@@scale PTSerif-BoldUprightItalic-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{b}{sl}{
+ <-> \PTSerif@@scale PTSerif-BoldSlanted-tlf-t1
+}{}
+
+
+\DeclareFontShape{T1}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{}
+\DeclareFontShape{T1}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{}
+\DeclareFontShape{T1}{PTSerif-TLF}{bx}{ui}{<->ssub * PTSerif-TLF/b/ui}{}
+\DeclareFontShape{T1}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/sl}{}
+
+\endinput