summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ptserif
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-05 00:14:01 +0000
committerKarl Berry <karl@freefriends.org>2011-02-05 00:14:01 +0000
commit82ea7c20d1921d61798af499be6ccc78a120ea81 (patch)
treefce191756b290737080a38b7aec5b5b8d25c43b0 /Master/texmf-dist/tex/latex/ptserif
parent49a394783459a5d8d926d1b11a68835cfe4283b3 (diff)
new font package ptserif (3feb11)
git-svn-id: svn://tug.org/texlive/trunk@21287 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ptserif')
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/IL2PTSerif-TLF.fd30
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/IL2PTSerifCaption-TLF.fd22
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/OT1PTSerif-TLF.fd30
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/OT1PTSerifCaption-TLF.fd22
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/PTSerif.sty7
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/PTSerifCaption.sty7
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/T1PTSerif-TLF.fd30
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/T1PTSerifCaption-TLF.fd22
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/T2APTSerif-TLF.fd30
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/T2APTSerifCaption-TLF.fd22
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/T2BPTSerif-TLF.fd30
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/T2BPTSerifCaption-TLF.fd22
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/T2CPTSerif-TLF.fd30
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/T2CPTSerifCaption-TLF.fd22
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/TS1PTSerif-TLF.fd30
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/TS1PTSerifCaption-TLF.fd22
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/X2PTSerif-TLF.fd30
-rw-r--r--Master/texmf-dist/tex/latex/ptserif/X2PTSerifCaption-TLF.fd22
18 files changed, 430 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ptserif/IL2PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/IL2PTSerif-TLF.fd
new file mode 100644
index 00000000000..aa12f88eacd
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/IL2PTSerif-TLF.fd
@@ -0,0 +1,30 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{IL2PTSerif-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for IL2/PTSerif-TLF.]
+
+\expandafter\ifx\csname PTSerif@scale\endcsname\relax
+ \let\PTSerif@@scale\@empty
+\else
+ \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{IL2}{PTSerif-TLF}{}
+
+\DeclareFontShape{IL2}{PTSerif-TLF}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-il2
+}{}
+
+\DeclareFontShape{IL2}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-il2
+}{}
+
+\DeclareFontShape{IL2}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-il2
+}{}
+
+\DeclareFontShape{IL2}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-il2
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/IL2PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/IL2PTSerifCaption-TLF.fd
new file mode 100644
index 00000000000..857592610f0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/IL2PTSerifCaption-TLF.fd
@@ -0,0 +1,22 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{IL2PTSerifCaption-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for IL2/PTSerifCaption-TLF.]
+
+\expandafter\ifx\csname PTSerifCaption@scale\endcsname\relax
+ \let\PTSerifCaption@@scale\@empty
+\else
+ \edef\PTSerifCaption@@scale{s*[\csname PTSerifCaption@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{IL2}{PTSerifCaption-TLF}{}
+
+\DeclareFontShape{IL2}{PTSerifCaption-TLF}{m}{it}{
+ <-> \PTSerifCaption@@scale PTSerif-CaptionItalic-tlf-il2
+}{}
+
+\DeclareFontShape{IL2}{PTSerifCaption-TLF}{m}{n}{
+ <-> \PTSerifCaption@@scale PTSerif-Caption-tlf-il2
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/OT1PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/OT1PTSerif-TLF.fd
new file mode 100644
index 00000000000..83d947db83d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/OT1PTSerif-TLF.fd
@@ -0,0 +1,30 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{OT1PTSerif-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for OT1/PTSerif-TLF.]
+
+\expandafter\ifx\csname PTSerif@scale\endcsname\relax
+ \let\PTSerif@@scale\@empty
+\else
+ \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{OT1}{PTSerif-TLF}{}
+
+\DeclareFontShape{OT1}{PTSerif-TLF}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-ot1
+}{}
+
+\DeclareFontShape{OT1}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-ot1
+}{}
+
+\DeclareFontShape{OT1}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-ot1
+}{}
+
+\DeclareFontShape{OT1}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-ot1
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/OT1PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/OT1PTSerifCaption-TLF.fd
new file mode 100644
index 00000000000..dcb6c7666ae
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/OT1PTSerifCaption-TLF.fd
@@ -0,0 +1,22 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{OT1PTSerifCaption-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for OT1/PTSerifCaption-TLF.]
+
+\expandafter\ifx\csname PTSerifCaption@scale\endcsname\relax
+ \let\PTSerifCaption@@scale\@empty
+\else
+ \edef\PTSerifCaption@@scale{s*[\csname PTSerifCaption@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{OT1}{PTSerifCaption-TLF}{}
+
+\DeclareFontShape{OT1}{PTSerifCaption-TLF}{m}{it}{
+ <-> \PTSerifCaption@@scale PTSerif-CaptionItalic-tlf-ot1
+}{}
+
+\DeclareFontShape{OT1}{PTSerifCaption-TLF}{m}{n}{
+ <-> \PTSerifCaption@@scale PTSerif-Caption-tlf-ot1
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/PTSerif.sty b/Master/texmf-dist/tex/latex/ptserif/PTSerif.sty
new file mode 100644
index 00000000000..0a8f3552fdc
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/PTSerif.sty
@@ -0,0 +1,7 @@
+\ProvidesPackage{PTSerif} [2011/01/29 Style file for PTSerif.]
+
+\renewcommand{\rmdefault}{PTSerif-TLF}
+\renewcommand{\familydefault}{\rmdefault}
+\renewcommand{\bfdefault}{b}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/PTSerifCaption.sty b/Master/texmf-dist/tex/latex/ptserif/PTSerifCaption.sty
new file mode 100644
index 00000000000..6e7fe5f245a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/PTSerifCaption.sty
@@ -0,0 +1,7 @@
+\ProvidesPackage{PTSerifCaption}[2011/01/29 Style file for PTSerifCaption.]
+
+\renewcommand{\rmdefault}{PTSerifCaption-TLF}
+\renewcommand{\familydefault}{\rmdefault}
+\renewcommand{\bfdefault}{b}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/T1PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/T1PTSerif-TLF.fd
new file mode 100644
index 00000000000..da74a3f759d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/T1PTSerif-TLF.fd
@@ -0,0 +1,30 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{T1PTSerif-TLF.fd}
+ [2011/02/02 (autoinst) 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}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-t1
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/T1PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/T1PTSerifCaption-TLF.fd
new file mode 100644
index 00000000000..ba8a87401d8
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/T1PTSerifCaption-TLF.fd
@@ -0,0 +1,22 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{T1PTSerifCaption-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for T1/PTSerifCaption-TLF.]
+
+\expandafter\ifx\csname PTSerifCaption@scale\endcsname\relax
+ \let\PTSerifCaption@@scale\@empty
+\else
+ \edef\PTSerifCaption@@scale{s*[\csname PTSerifCaption@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{T1}{PTSerifCaption-TLF}{}
+
+\DeclareFontShape{T1}{PTSerifCaption-TLF}{m}{it}{
+ <-> \PTSerifCaption@@scale PTSerif-CaptionItalic-tlf-t1
+}{}
+
+\DeclareFontShape{T1}{PTSerifCaption-TLF}{m}{n}{
+ <-> \PTSerifCaption@@scale PTSerif-Caption-tlf-t1
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/T2APTSerif-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/T2APTSerif-TLF.fd
new file mode 100644
index 00000000000..bc5ab9d4fae
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/T2APTSerif-TLF.fd
@@ -0,0 +1,30 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{T2APTSerif-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for T2A/PTSerif-TLF.]
+
+\expandafter\ifx\csname PTSerif@scale\endcsname\relax
+ \let\PTSerif@@scale\@empty
+\else
+ \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{T2A}{PTSerif-TLF}{}
+
+\DeclareFontShape{T2A}{PTSerif-TLF}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-t2a
+}{}
+
+\DeclareFontShape{T2A}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-t2a
+}{}
+
+\DeclareFontShape{T2A}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-t2a
+}{}
+
+\DeclareFontShape{T2A}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-t2a
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/T2APTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/T2APTSerifCaption-TLF.fd
new file mode 100644
index 00000000000..6e7ea492254
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/T2APTSerifCaption-TLF.fd
@@ -0,0 +1,22 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{T2APTSerifCaption-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for T2A/PTSerifCaption-TLF.]
+
+\expandafter\ifx\csname PTSerifCaption@scale\endcsname\relax
+ \let\PTSerifCaption@@scale\@empty
+\else
+ \edef\PTSerifCaption@@scale{s*[\csname PTSerifCaption@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{T2A}{PTSerifCaption-TLF}{}
+
+\DeclareFontShape{T2A}{PTSerifCaption-TLF}{m}{it}{
+ <-> \PTSerifCaption@@scale PTSerif-CaptionItalic-tlf-t2a
+}{}
+
+\DeclareFontShape{T2A}{PTSerifCaption-TLF}{m}{n}{
+ <-> \PTSerifCaption@@scale PTSerif-Caption-tlf-t2a
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/T2BPTSerif-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/T2BPTSerif-TLF.fd
new file mode 100644
index 00000000000..ec09e553ad4
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/T2BPTSerif-TLF.fd
@@ -0,0 +1,30 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{T2BPTSerif-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for T2B/PTSerif-TLF.]
+
+\expandafter\ifx\csname PTSerif@scale\endcsname\relax
+ \let\PTSerif@@scale\@empty
+\else
+ \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{T2B}{PTSerif-TLF}{}
+
+\DeclareFontShape{T2B}{PTSerif-TLF}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-t2b
+}{}
+
+\DeclareFontShape{T2B}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-t2b
+}{}
+
+\DeclareFontShape{T2B}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-t2b
+}{}
+
+\DeclareFontShape{T2B}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-t2b
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/T2BPTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/T2BPTSerifCaption-TLF.fd
new file mode 100644
index 00000000000..a5ad17006c6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/T2BPTSerifCaption-TLF.fd
@@ -0,0 +1,22 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{T2BPTSerifCaption-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for T2B/PTSerifCaption-TLF.]
+
+\expandafter\ifx\csname PTSerifCaption@scale\endcsname\relax
+ \let\PTSerifCaption@@scale\@empty
+\else
+ \edef\PTSerifCaption@@scale{s*[\csname PTSerifCaption@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{T2B}{PTSerifCaption-TLF}{}
+
+\DeclareFontShape{T2B}{PTSerifCaption-TLF}{m}{it}{
+ <-> \PTSerifCaption@@scale PTSerif-CaptionItalic-tlf-t2b
+}{}
+
+\DeclareFontShape{T2B}{PTSerifCaption-TLF}{m}{n}{
+ <-> \PTSerifCaption@@scale PTSerif-Caption-tlf-t2b
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/T2CPTSerif-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/T2CPTSerif-TLF.fd
new file mode 100644
index 00000000000..43f2f34dbe2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/T2CPTSerif-TLF.fd
@@ -0,0 +1,30 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{T2CPTSerif-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for T2C/PTSerif-TLF.]
+
+\expandafter\ifx\csname PTSerif@scale\endcsname\relax
+ \let\PTSerif@@scale\@empty
+\else
+ \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{T2C}{PTSerif-TLF}{}
+
+\DeclareFontShape{T2C}{PTSerif-TLF}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-t2c
+}{}
+
+\DeclareFontShape{T2C}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-t2c
+}{}
+
+\DeclareFontShape{T2C}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-t2c
+}{}
+
+\DeclareFontShape{T2C}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-t2c
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/T2CPTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/T2CPTSerifCaption-TLF.fd
new file mode 100644
index 00000000000..5d5c9b3b316
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/T2CPTSerifCaption-TLF.fd
@@ -0,0 +1,22 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{T2CPTSerifCaption-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for T2C/PTSerifCaption-TLF.]
+
+\expandafter\ifx\csname PTSerifCaption@scale\endcsname\relax
+ \let\PTSerifCaption@@scale\@empty
+\else
+ \edef\PTSerifCaption@@scale{s*[\csname PTSerifCaption@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{T2C}{PTSerifCaption-TLF}{}
+
+\DeclareFontShape{T2C}{PTSerifCaption-TLF}{m}{it}{
+ <-> \PTSerifCaption@@scale PTSerif-CaptionItalic-tlf-t2c
+}{}
+
+\DeclareFontShape{T2C}{PTSerifCaption-TLF}{m}{n}{
+ <-> \PTSerifCaption@@scale PTSerif-Caption-tlf-t2c
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/TS1PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/TS1PTSerif-TLF.fd
new file mode 100644
index 00000000000..30b795fb993
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/TS1PTSerif-TLF.fd
@@ -0,0 +1,30 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{TS1PTSerif-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for TS1/PTSerif-TLF.]
+
+\expandafter\ifx\csname PTSerif@scale\endcsname\relax
+ \let\PTSerif@@scale\@empty
+\else
+ \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{TS1}{PTSerif-TLF}{}
+
+\DeclareFontShape{TS1}{PTSerif-TLF}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-ts1
+}{}
+
+\DeclareFontShape{TS1}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-ts1
+}{}
+
+\DeclareFontShape{TS1}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-ts1
+}{}
+
+\DeclareFontShape{TS1}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-ts1
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/TS1PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/TS1PTSerifCaption-TLF.fd
new file mode 100644
index 00000000000..f9929f8188d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/TS1PTSerifCaption-TLF.fd
@@ -0,0 +1,22 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{TS1PTSerifCaption-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for TS1/PTSerifCaption-TLF.]
+
+\expandafter\ifx\csname PTSerifCaption@scale\endcsname\relax
+ \let\PTSerifCaption@@scale\@empty
+\else
+ \edef\PTSerifCaption@@scale{s*[\csname PTSerifCaption@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{TS1}{PTSerifCaption-TLF}{}
+
+\DeclareFontShape{TS1}{PTSerifCaption-TLF}{m}{it}{
+ <-> \PTSerifCaption@@scale PTSerif-CaptionItalic-tlf-ts1
+}{}
+
+\DeclareFontShape{TS1}{PTSerifCaption-TLF}{m}{n}{
+ <-> \PTSerifCaption@@scale PTSerif-Caption-tlf-ts1
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/X2PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/X2PTSerif-TLF.fd
new file mode 100644
index 00000000000..4c03637e7db
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/X2PTSerif-TLF.fd
@@ -0,0 +1,30 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{X2PTSerif-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for X2/PTSerif-TLF.]
+
+\expandafter\ifx\csname PTSerif@scale\endcsname\relax
+ \let\PTSerif@@scale\@empty
+\else
+ \edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{X2}{PTSerif-TLF}{}
+
+\DeclareFontShape{X2}{PTSerif-TLF}{b}{it}{
+ <-> \PTSerif@@scale PTSerif-BoldItalic-tlf-x2
+}{}
+
+\DeclareFontShape{X2}{PTSerif-TLF}{b}{n}{
+ <-> \PTSerif@@scale PTSerif-Bold-tlf-x2
+}{}
+
+\DeclareFontShape{X2}{PTSerif-TLF}{m}{it}{
+ <-> \PTSerif@@scale PTSerif-Italic-tlf-x2
+}{}
+
+\DeclareFontShape{X2}{PTSerif-TLF}{m}{n}{
+ <-> \PTSerif@@scale PTSerif-Regular-tlf-x2
+}{}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/ptserif/X2PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptserif/X2PTSerifCaption-TLF.fd
new file mode 100644
index 00000000000..716c80df36e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ptserif/X2PTSerifCaption-TLF.fd
@@ -0,0 +1,22 @@
+%%Generated by autoinst on 2011/02/02
+%%
+\ProvidesFile{X2PTSerifCaption-TLF.fd}
+ [2011/02/02 (autoinst) Font definitions for X2/PTSerifCaption-TLF.]
+
+\expandafter\ifx\csname PTSerifCaption@scale\endcsname\relax
+ \let\PTSerifCaption@@scale\@empty
+\else
+ \edef\PTSerifCaption@@scale{s*[\csname PTSerifCaption@scale\endcsname]}%
+\fi
+
+\DeclareFontFamily{X2}{PTSerifCaption-TLF}{}
+
+\DeclareFontShape{X2}{PTSerifCaption-TLF}{m}{it}{
+ <-> \PTSerifCaption@@scale PTSerif-CaptionItalic-tlf-x2
+}{}
+
+\DeclareFontShape{X2}{PTSerifCaption-TLF}{m}{n}{
+ <-> \PTSerifCaption@@scale PTSerif-Caption-tlf-x2
+}{}
+
+\endinput