From 9e612d0f71de3a3e95be8168e95b27931c5932dd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Aug 2011 17:11:34 +0000 Subject: paratype replaces ptsans and ptserif (11may11) git-svn-id: svn://tug.org/texlive/trunk@23602 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/paratype/IL2PTSans-TLF.fd | 47 ++++++++++++++++++++++ .../tex/latex/paratype/IL2PTSansCaption-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/IL2PTSansNarrow-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/IL2PTSerif-TLF.fd | 36 +++++++++++++++++ .../tex/latex/paratype/IL2PTSerifCaption-TLF.fd | 24 +++++++++++ .../texmf-dist/tex/latex/paratype/OT1PTSans-TLF.fd | 47 ++++++++++++++++++++++ .../tex/latex/paratype/OT1PTSansCaption-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/OT1PTSansNarrow-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/OT1PTSerif-TLF.fd | 36 +++++++++++++++++ .../tex/latex/paratype/OT1PTSerifCaption-TLF.fd | 24 +++++++++++ Master/texmf-dist/tex/latex/paratype/PTSans.sty | 39 ++++++++++++++++++ .../tex/latex/paratype/PTSansCaption.sty | 39 ++++++++++++++++++ .../texmf-dist/tex/latex/paratype/PTSansNarrow.sty | 39 ++++++++++++++++++ Master/texmf-dist/tex/latex/paratype/PTSerif.sty | 39 ++++++++++++++++++ .../tex/latex/paratype/PTSerifCaption.sty | 39 ++++++++++++++++++ .../texmf-dist/tex/latex/paratype/T1PTSans-TLF.fd | 47 ++++++++++++++++++++++ .../tex/latex/paratype/T1PTSansCaption-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/T1PTSansNarrow-TLF.fd | 26 ++++++++++++ .../texmf-dist/tex/latex/paratype/T1PTSerif-TLF.fd | 36 +++++++++++++++++ .../tex/latex/paratype/T1PTSerifCaption-TLF.fd | 24 +++++++++++ .../texmf-dist/tex/latex/paratype/T2APTSans-TLF.fd | 47 ++++++++++++++++++++++ .../tex/latex/paratype/T2APTSansCaption-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/T2APTSansNarrow-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/T2APTSerif-TLF.fd | 36 +++++++++++++++++ .../tex/latex/paratype/T2APTSerifCaption-TLF.fd | 24 +++++++++++ .../texmf-dist/tex/latex/paratype/T2BPTSans-TLF.fd | 47 ++++++++++++++++++++++ .../tex/latex/paratype/T2BPTSansCaption-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/T2BPTSansNarrow-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/T2BPTSerif-TLF.fd | 36 +++++++++++++++++ .../tex/latex/paratype/T2BPTSerifCaption-TLF.fd | 24 +++++++++++ .../texmf-dist/tex/latex/paratype/T2CPTSans-TLF.fd | 47 ++++++++++++++++++++++ .../tex/latex/paratype/T2CPTSansCaption-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/T2CPTSansNarrow-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/T2CPTSerif-TLF.fd | 36 +++++++++++++++++ .../tex/latex/paratype/T2CPTSerifCaption-TLF.fd | 24 +++++++++++ .../texmf-dist/tex/latex/paratype/TS1PTSans-TLF.fd | 47 ++++++++++++++++++++++ .../tex/latex/paratype/TS1PTSansCaption-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/TS1PTSansNarrow-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/TS1PTSerif-TLF.fd | 36 +++++++++++++++++ .../tex/latex/paratype/TS1PTSerifCaption-TLF.fd | 24 +++++++++++ .../texmf-dist/tex/latex/paratype/X2PTSans-TLF.fd | 47 ++++++++++++++++++++++ .../tex/latex/paratype/X2PTSansCaption-TLF.fd | 26 ++++++++++++ .../tex/latex/paratype/X2PTSansNarrow-TLF.fd | 26 ++++++++++++ .../texmf-dist/tex/latex/paratype/X2PTSerif-TLF.fd | 36 +++++++++++++++++ .../tex/latex/paratype/X2PTSerifCaption-TLF.fd | 24 +++++++++++ Master/texmf-dist/tex/latex/paratype/paratype.sty | 6 +++ 46 files changed, 1473 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/paratype/IL2PTSans-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/IL2PTSansCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/IL2PTSansNarrow-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/IL2PTSerif-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/IL2PTSerifCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/OT1PTSans-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/OT1PTSansCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/OT1PTSansNarrow-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/OT1PTSerif-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/OT1PTSerifCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/PTSans.sty create mode 100644 Master/texmf-dist/tex/latex/paratype/PTSansCaption.sty create mode 100644 Master/texmf-dist/tex/latex/paratype/PTSansNarrow.sty create mode 100644 Master/texmf-dist/tex/latex/paratype/PTSerif.sty create mode 100644 Master/texmf-dist/tex/latex/paratype/PTSerifCaption.sty create mode 100644 Master/texmf-dist/tex/latex/paratype/T1PTSans-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T1PTSansCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T1PTSansNarrow-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T1PTSerif-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T1PTSerifCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2APTSans-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2APTSansCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2APTSansNarrow-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2APTSerif-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2APTSerifCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2BPTSans-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2BPTSansCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2BPTSansNarrow-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2BPTSerif-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2BPTSerifCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2CPTSans-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2CPTSansCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2CPTSansNarrow-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2CPTSerif-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/T2CPTSerifCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/TS1PTSans-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/TS1PTSansCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/TS1PTSansNarrow-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/TS1PTSerif-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/TS1PTSerifCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/X2PTSans-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/X2PTSansCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/X2PTSansNarrow-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/X2PTSerif-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/X2PTSerifCaption-TLF.fd create mode 100644 Master/texmf-dist/tex/latex/paratype/paratype.sty (limited to 'Master/texmf-dist/tex/latex/paratype') diff --git a/Master/texmf-dist/tex/latex/paratype/IL2PTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/IL2PTSans-TLF.fd new file mode 100644 index 00000000000..9c7914c3c50 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/IL2PTSans-TLF.fd @@ -0,0 +1,47 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{IL2PTSans-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for IL2/PTSans-TLF.] + +\expandafter\ifx\csname PTSans@scale\endcsname\relax + \let\PTSans@@scale\@empty +\else + \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}% +\fi + +\DeclareFontFamily{IL2}{PTSans-TLF}{} + +\DeclareFontShape{IL2}{PTSans-TLF}{b}{it}{ + <-> \PTSans@@scale PTSans-BoldItalic-tlf-il2 +}{} + +\DeclareFontShape{IL2}{PTSans-TLF}{b}{n}{ + <-> \PTSans@@scale PTSans-Bold-tlf-il2 +}{} + +\DeclareFontShape{IL2}{PTSans-TLF}{m}{it}{ + <-> \PTSans@@scale PTSans-Italic-tlf-il2 +}{} + +\DeclareFontShape{IL2}{PTSans-TLF}{m}{n}{ + <-> \PTSans@@scale PTSans-Regular-tlf-il2 +}{} + + +\DeclareFontShape{IL2}{PTSans-TLF}{c}{n}{ + <-> \PTSans@@scale PTSans-Narrow-tlf-il2 +}{} + +\DeclareFontShape{IL2}{PTSans-TLF}{bc}{n}{ + <-> \PTSans@@scale PTSans-NarrowBold-tlf-il2 +}{} + + +\DeclareFontShape{IL2}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{} +\DeclareFontShape{IL2}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{IL2}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{IL2}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{IL2}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/IL2PTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/IL2PTSansCaption-TLF.fd new file mode 100644 index 00000000000..128b0f8ad82 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/IL2PTSansCaption-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{IL2PTSansCaption-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for IL2/PTSansCaption-TLF.] + +\expandafter\ifx\csname PTSansCaption@scale\endcsname\relax + \let\PTSansCaption@@scale\@empty +\else + \edef\PTSansCaption@@scale{s*[\csname PTSansCaption@scale\endcsname]}% +\fi + +\DeclareFontFamily{IL2}{PTSansCaption-TLF}{} + +\DeclareFontShape{IL2}{PTSansCaption-TLF}{b}{n}{ + <-> \PTSansCaption@@scale PTSans-CaptionBold-tlf-il2 +}{} + +\DeclareFontShape{IL2}{PTSansCaption-TLF}{m}{n}{ + <-> \PTSansCaption@@scale PTSans-Caption-tlf-il2 +}{} + + +\DeclareFontShape{IL2}{PTSansCaption-TLF}{bx}{n}{<->ssub * PTSansCaption-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/IL2PTSansNarrow-TLF.fd b/Master/texmf-dist/tex/latex/paratype/IL2PTSansNarrow-TLF.fd new file mode 100644 index 00000000000..52212b4e69b --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/IL2PTSansNarrow-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{IL2PTSansNarrow-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for IL2/PTSansNarrow-TLF.] + +\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax + \let\PTSansNarrow@@scale\@empty +\else + \edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}% +\fi + +\DeclareFontFamily{IL2}{PTSansNarrow-TLF}{} + +\DeclareFontShape{IL2}{PTSansNarrow-TLF}{b}{n}{ + <-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-il2 +}{} + +\DeclareFontShape{IL2}{PTSansNarrow-TLF}{m}{n}{ + <-> \PTSansNarrow@@scale PTSans-Narrow-tlf-il2 +}{} + + +\DeclareFontShape{IL2}{PTSansNarrow-TLF}{bx}{n}{<->ssub * PTSansNarrow-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/IL2PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/IL2PTSerif-TLF.fd new file mode 100644 index 00000000000..a6f1f2e8ff7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/IL2PTSerif-TLF.fd @@ -0,0 +1,36 @@ +%%Generated on 2011/02/10 +%% +\ProvidesFile{IL2PTSerif-TLF.fd} + [2011/02/10 (autoinst with patch) 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 +}{} + +\DeclareFontShape{IL2}{PTSerif-TLF}{m}{sl}{<->ssub * PTSerif-TLF/m/it}{} +\DeclareFontShape{IL2}{PTSerif-TLF}{b}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{IL2}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{IL2}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{IL2}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/IL2PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/IL2PTSerifCaption-TLF.fd new file mode 100644 index 00000000000..817afa5cf8d --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/IL2PTSerifCaption-TLF.fd @@ -0,0 +1,24 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{IL2PTSerifCaption-TLF.fd} + [2011/05/04 (autoinst with patch) 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 +}{} + +\DeclareFontShape{IL2}{PTSerifCaption-TLF}{m}{sl}{<->ssub * PTSerifCaption-TLF/m/it}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/OT1PTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/OT1PTSans-TLF.fd new file mode 100644 index 00000000000..86761736c51 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/OT1PTSans-TLF.fd @@ -0,0 +1,47 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{OT1PTSans-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for OT1/PTSans-TLF.] + +\expandafter\ifx\csname PTSans@scale\endcsname\relax + \let\PTSans@@scale\@empty +\else + \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{PTSans-TLF}{} + +\DeclareFontShape{OT1}{PTSans-TLF}{b}{it}{ + <-> \PTSans@@scale PTSans-BoldItalic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{PTSans-TLF}{b}{n}{ + <-> \PTSans@@scale PTSans-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{PTSans-TLF}{m}{it}{ + <-> \PTSans@@scale PTSans-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{PTSans-TLF}{m}{n}{ + <-> \PTSans@@scale PTSans-Regular-tlf-ot1 +}{} + + +\DeclareFontShape{OT1}{PTSans-TLF}{c}{n}{ + <-> \PTSans@@scale PTSans-Narrow-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{PTSans-TLF}{bc}{n}{ + <-> \PTSans@@scale PTSans-NarrowBold-tlf-ot1 +}{} + + +\DeclareFontShape{OT1}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{} +\DeclareFontShape{OT1}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{OT1}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{OT1}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{OT1}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/OT1PTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/OT1PTSansCaption-TLF.fd new file mode 100644 index 00000000000..092578f77d4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/OT1PTSansCaption-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{OT1PTSansCaption-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for OT1/PTSansCaption-TLF.] + +\expandafter\ifx\csname PTSansCaption@scale\endcsname\relax + \let\PTSansCaption@@scale\@empty +\else + \edef\PTSansCaption@@scale{s*[\csname PTSansCaption@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{PTSansCaption-TLF}{} + +\DeclareFontShape{OT1}{PTSansCaption-TLF}{b}{n}{ + <-> \PTSansCaption@@scale PTSans-CaptionBold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{PTSansCaption-TLF}{m}{n}{ + <-> \PTSansCaption@@scale PTSans-Caption-tlf-ot1 +}{} + + +\DeclareFontShape{OT1}{PTSansCaption-TLF}{bx}{n}{<->ssub * PTSansCaption-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/OT1PTSansNarrow-TLF.fd b/Master/texmf-dist/tex/latex/paratype/OT1PTSansNarrow-TLF.fd new file mode 100644 index 00000000000..5450351dab9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/OT1PTSansNarrow-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{OT1PTSansNarrow-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for OT1/PTSansNarrow-TLF.] + +\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax + \let\PTSansNarrow@@scale\@empty +\else + \edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{PTSansNarrow-TLF}{} + +\DeclareFontShape{OT1}{PTSansNarrow-TLF}{b}{n}{ + <-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{PTSansNarrow-TLF}{m}{n}{ + <-> \PTSansNarrow@@scale PTSans-Narrow-tlf-ot1 +}{} + + +\DeclareFontShape{OT1}{PTSansNarrow-TLF}{bx}{n}{<->ssub * PTSansNarrow-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/OT1PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/OT1PTSerif-TLF.fd new file mode 100644 index 00000000000..a2146e96c42 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/OT1PTSerif-TLF.fd @@ -0,0 +1,36 @@ +%%Generated on 2011/02/10 +%% +\ProvidesFile{OT1PTSerif-TLF.fd} + [2011/02/10 (autoinst with patch) 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 +}{} + +\DeclareFontShape{OT1}{PTSerif-TLF}{m}{sl}{<->ssub * PTSerif-TLF/m/it}{} +\DeclareFontShape{OT1}{PTSerif-TLF}{b}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{OT1}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{OT1}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{OT1}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/OT1PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/OT1PTSerifCaption-TLF.fd new file mode 100644 index 00000000000..02a5c0cef80 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/OT1PTSerifCaption-TLF.fd @@ -0,0 +1,24 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{OT1PTSerifCaption-TLF.fd} + [2011/05/04 (autoinst with patch) 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 +}{} + +\DeclareFontShape{OT1}{PTSerifCaption-TLF}{m}{sl}{<->ssub * PTSerifCaption-TLF/m/it}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/PTSans.sty b/Master/texmf-dist/tex/latex/paratype/PTSans.sty new file mode 100644 index 00000000000..611bd890c41 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/PTSans.sty @@ -0,0 +1,39 @@ +\ProvidesPackage{PTSans} [2011/02/09 Style file for PTSans.] +%% +%% Options: +%% [scaled] --> Scale = 0.95 +%% [scaled=0.9] --> Scale = 0.90 +%% +\RequirePackage{keyval} +\define@key{PTSans}{scaled}[0.95]{% + \def\PTSans@scale{#1}} +\def\ProcessOptionsWithKV#1{% + \let\@tempc\relax + \let\PTSans@tempa\@empty + \@for\CurrentOption:=\@classoptionslist\do{% + \@ifundefined{KV@#1@\CurrentOption}% + {}% + {% + \edef\PTSans@tempa{\PTSans@tempa,\CurrentOption,}% + \@expandtwoargs\@removeelement\CurrentOption + \@unusedoptionlist\@unusedoptionlist + }% + }% + \edef\PTSans@tempa{% + \noexpand\setkeys{#1}{% + \PTSans@tempa\@ptionlist{\@currname.\@currext}% + }% + }% + \PTSans@tempa + \let\CurrentOption\@empty +} +\ProcessOptionsWithKV{PTSans} +\AtEndOfPackage{% + \let\@unprocessedoptions\relax +} + +\renewcommand{\sfdefault}{PTSans-TLF} +%%\renewcommand{\familydefault}{\sfdefault} +%%\renewcommand{\bfdefault}{b} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/PTSansCaption.sty b/Master/texmf-dist/tex/latex/paratype/PTSansCaption.sty new file mode 100644 index 00000000000..890e1d8b2d5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/PTSansCaption.sty @@ -0,0 +1,39 @@ +\ProvidesPackage{PTSansCaption} [2011/02/09 Style file for PTSansCaption.] +%% +%% Options: +%% [scaled] --> Scale = 0.95 +%% [scaled=0.9] --> Scale = 0.90 +%% +\RequirePackage{keyval} +\define@key{PTSansCaption}{scaled}[0.95]{% + \def\PTSansCaption@scale{#1}} +\def\ProcessOptionsWithKV#1{% + \let\@tempc\relax + \let\PTSansCaption@tempa\@empty + \@for\CurrentOption:=\@classoptionslist\do{% + \@ifundefined{KV@#1@\CurrentOption}% + {}% + {% + \edef\PTSansCaption@tempa{\PTSansCaption@tempa,\CurrentOption,}% + \@expandtwoargs\@removeelement\CurrentOption + \@unusedoptionlist\@unusedoptionlist + }% + }% + \edef\PTSansCaption@tempa{% + \noexpand\setkeys{#1}{% + \PTSansCaption@tempa\@ptionlist{\@currname.\@currext}% + }% + }% + \PTSansCaption@tempa + \let\CurrentOption\@empty +} +\ProcessOptionsWithKV{PTSansCaption} +\AtEndOfPackage{% + \let\@unprocessedoptions\relax +} + +\renewcommand{\sfdefault}{PTSansCaption-TLF} +%%\renewcommand{\familydefault}{\sfdefault} +%%\renewcommand{\bfdefault}{b} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/PTSansNarrow.sty b/Master/texmf-dist/tex/latex/paratype/PTSansNarrow.sty new file mode 100644 index 00000000000..7ddc271a9ea --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/PTSansNarrow.sty @@ -0,0 +1,39 @@ +\ProvidesPackage{PTSansNarrow} [2011/02/09 Style file for PTSansNarrow.] +%% +%% Options: +%% [scaled] --> Scale = 0.95 +%% [scaled=0.9] --> Scale = 0.90 +%% +\RequirePackage{keyval} +\define@key{PTSansNarrow}{scaled}[0.95]{% + \def\PTSansNarrow@scale{#1}} +\def\ProcessOptionsWithKV#1{% + \let\@tempc\relax + \let\PTSansNarrow@tempa\@empty + \@for\CurrentOption:=\@classoptionslist\do{% + \@ifundefined{KV@#1@\CurrentOption}% + {}% + {% + \edef\PTSansNarrow@tempa{\PTSansNarrow@tempa,\CurrentOption,}% + \@expandtwoargs\@removeelement\CurrentOption + \@unusedoptionlist\@unusedoptionlist + }% + }% + \edef\PTSansNarrow@tempa{% + \noexpand\setkeys{#1}{% + \PTSansNarrow@tempa\@ptionlist{\@currname.\@currext}% + }% + }% + \PTSansNarrow@tempa + \let\CurrentOption\@empty +} +\ProcessOptionsWithKV{PTSansNarrow} +\AtEndOfPackage{% + \let\@unprocessedoptions\relax +} + +\renewcommand{\sfdefault}{PTSansNarrow-TLF} +%%\renewcommand{\familydefault}{\sfdefault} +%%\renewcommand{\bfdefault}{b} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/PTSerif.sty b/Master/texmf-dist/tex/latex/paratype/PTSerif.sty new file mode 100644 index 00000000000..28066516b59 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/PTSerif.sty @@ -0,0 +1,39 @@ +\ProvidesPackage{PTSerif} [2011/02/10 Style file for PTSerif.] +%% +%% Options: +%% [scaled] --> Scale = 0.95 +%% [scaled=0.9] --> Scale = 0.90 +%% +\RequirePackage{keyval} +\define@key{PTSerif}{scaled}[0.95]{% + \def\PTSerif@scale{#1}} +\def\ProcessOptionsWithKV#1{% + \let\@tempc\relax + \let\PTSerif@tempa\@empty + \@for\CurrentOption:=\@classoptionslist\do{% + \@ifundefined{KV@#1@\CurrentOption}% + {}% + {% + \edef\PTSerif@tempa{\PTSerif@tempa,\CurrentOption,}% + \@expandtwoargs\@removeelement\CurrentOption + \@unusedoptionlist\@unusedoptionlist + }% + }% + \edef\PTSerif@tempa{% + \noexpand\setkeys{#1}{% + \PTSerif@tempa\@ptionlist{\@currname.\@currext}% + }% + }% + \PTSerif@tempa + \let\CurrentOption\@empty +} +\ProcessOptionsWithKV{PTSerif} +\AtEndOfPackage{% + \let\@unprocessedoptions\relax +} + +\renewcommand{\rmdefault}{PTSerif-TLF} +%%\renewcommand{\familydefault}{\rmdefault} +%%\renewcommand{\bfdefault}{b} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/PTSerifCaption.sty b/Master/texmf-dist/tex/latex/paratype/PTSerifCaption.sty new file mode 100644 index 00000000000..728c637a4b9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/PTSerifCaption.sty @@ -0,0 +1,39 @@ +\ProvidesPackage{PTSerifCaption} [2011/02/10 Style file for PTSerifCaption.] +%% +%% Options: +%% [scaled] --> Scale = 0.95 +%% [scaled=0.9] --> Scale = 0.90 +%% +\RequirePackage{keyval} +\define@key{PTSerifCaption}{scaled}[0.95]{% + \def\PTSerifCaption@scale{#1}} +\def\ProcessOptionsWithKV#1{% + \let\@tempc\relax + \let\PTSerifCaption@tempa\@empty + \@for\CurrentOption:=\@classoptionslist\do{% + \@ifundefined{KV@#1@\CurrentOption}% + {}% + {% + \edef\PTSerifCaption@tempa{\PTSerifCaption@tempa,\CurrentOption,}% + \@expandtwoargs\@removeelement\CurrentOption + \@unusedoptionlist\@unusedoptionlist + }% + }% + \edef\PTSerifCaption@tempa{% + \noexpand\setkeys{#1}{% + \PTSerifCaption@tempa\@ptionlist{\@currname.\@currext}% + }% + }% + \PTSerifCaption@tempa + \let\CurrentOption\@empty +} +\ProcessOptionsWithKV{PTSerifCaption} +\AtEndOfPackage{% + \let\@unprocessedoptions\relax +} + +\renewcommand{\rmdefault}{PTSerifCaption-TLF} +%%\renewcommand{\familydefault}{\rmdefault} +%%\renewcommand{\bfdefault}{b} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T1PTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T1PTSans-TLF.fd new file mode 100644 index 00000000000..8e606697520 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T1PTSans-TLF.fd @@ -0,0 +1,47 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T1PTSans-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T1/PTSans-TLF.] + +\expandafter\ifx\csname PTSans@scale\endcsname\relax + \let\PTSans@@scale\@empty +\else + \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{PTSans-TLF}{} + +\DeclareFontShape{T1}{PTSans-TLF}{b}{it}{ + <-> \PTSans@@scale PTSans-BoldItalic-tlf-t1 +}{} + +\DeclareFontShape{T1}{PTSans-TLF}{b}{n}{ + <-> \PTSans@@scale PTSans-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{PTSans-TLF}{m}{it}{ + <-> \PTSans@@scale PTSans-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{PTSans-TLF}{m}{n}{ + <-> \PTSans@@scale PTSans-Regular-tlf-t1 +}{} + + +\DeclareFontShape{T1}{PTSans-TLF}{c}{n}{ + <-> \PTSans@@scale PTSans-Narrow-tlf-t1 +}{} + +\DeclareFontShape{T1}{PTSans-TLF}{bc}{n}{ + <-> \PTSans@@scale PTSans-NarrowBold-tlf-t1 +}{} + + +\DeclareFontShape{T1}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{} +\DeclareFontShape{T1}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T1}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T1}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T1}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T1PTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T1PTSansCaption-TLF.fd new file mode 100644 index 00000000000..60bcb11ce65 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T1PTSansCaption-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T1PTSansCaption-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T1/PTSansCaption-TLF.] + +\expandafter\ifx\csname PTSansCaption@scale\endcsname\relax + \let\PTSansCaption@@scale\@empty +\else + \edef\PTSansCaption@@scale{s*[\csname PTSansCaption@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{PTSansCaption-TLF}{} + +\DeclareFontShape{T1}{PTSansCaption-TLF}{b}{n}{ + <-> \PTSansCaption@@scale PTSans-CaptionBold-tlf-t1 +}{} + +\DeclareFontShape{T1}{PTSansCaption-TLF}{m}{n}{ + <-> \PTSansCaption@@scale PTSans-Caption-tlf-t1 +}{} + + +\DeclareFontShape{T1}{PTSansCaption-TLF}{bx}{n}{<->ssub * PTSansCaption-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T1PTSansNarrow-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T1PTSansNarrow-TLF.fd new file mode 100644 index 00000000000..2807c54c957 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T1PTSansNarrow-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T1PTSansNarrow-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T1/PTSansNarrow-TLF.] + +\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax + \let\PTSansNarrow@@scale\@empty +\else + \edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{PTSansNarrow-TLF}{} + +\DeclareFontShape{T1}{PTSansNarrow-TLF}{b}{n}{ + <-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-t1 +}{} + +\DeclareFontShape{T1}{PTSansNarrow-TLF}{m}{n}{ + <-> \PTSansNarrow@@scale PTSans-Narrow-tlf-t1 +}{} + + +\DeclareFontShape{T1}{PTSansNarrow-TLF}{bx}{n}{<->ssub * PTSansNarrow-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T1PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T1PTSerif-TLF.fd new file mode 100644 index 00000000000..4e45905333d --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T1PTSerif-TLF.fd @@ -0,0 +1,36 @@ +%%Generated on 2011/02/10 +%% +\ProvidesFile{T1PTSerif-TLF.fd} + [2011/02/10 (autoinst with patch) 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 +}{} + +\DeclareFontShape{T1}{PTSerif-TLF}{m}{sl}{<->ssub * PTSerif-TLF/m/it}{} +\DeclareFontShape{T1}{PTSerif-TLF}{b}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T1}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T1}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T1}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T1PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T1PTSerifCaption-TLF.fd new file mode 100644 index 00000000000..4cf0c4c803a --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T1PTSerifCaption-TLF.fd @@ -0,0 +1,24 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T1PTSerifCaption-TLF.fd} + [2011/05/04 (autoinst with patch) 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 +}{} + +\DeclareFontShape{T1}{PTSerifCaption-TLF}{m}{sl}{<->ssub * PTSerifCaption-TLF/m/it}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2APTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2APTSans-TLF.fd new file mode 100644 index 00000000000..f4d0aacd45e --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2APTSans-TLF.fd @@ -0,0 +1,47 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2APTSans-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2A/PTSans-TLF.] + +\expandafter\ifx\csname PTSans@scale\endcsname\relax + \let\PTSans@@scale\@empty +\else + \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2A}{PTSans-TLF}{} + +\DeclareFontShape{T2A}{PTSans-TLF}{b}{it}{ + <-> \PTSans@@scale PTSans-BoldItalic-tlf-t2a +}{} + +\DeclareFontShape{T2A}{PTSans-TLF}{b}{n}{ + <-> \PTSans@@scale PTSans-Bold-tlf-t2a +}{} + +\DeclareFontShape{T2A}{PTSans-TLF}{m}{it}{ + <-> \PTSans@@scale PTSans-Italic-tlf-t2a +}{} + +\DeclareFontShape{T2A}{PTSans-TLF}{m}{n}{ + <-> \PTSans@@scale PTSans-Regular-tlf-t2a +}{} + + +\DeclareFontShape{T2A}{PTSans-TLF}{c}{n}{ + <-> \PTSans@@scale PTSans-Narrow-tlf-t2a +}{} + +\DeclareFontShape{T2A}{PTSans-TLF}{bc}{n}{ + <-> \PTSans@@scale PTSans-NarrowBold-tlf-t2a +}{} + + +\DeclareFontShape{T2A}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{} +\DeclareFontShape{T2A}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2A}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2A}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2A}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2APTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2APTSansCaption-TLF.fd new file mode 100644 index 00000000000..3195c9cdddd --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2APTSansCaption-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2APTSansCaption-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2A/PTSansCaption-TLF.] + +\expandafter\ifx\csname PTSansCaption@scale\endcsname\relax + \let\PTSansCaption@@scale\@empty +\else + \edef\PTSansCaption@@scale{s*[\csname PTSansCaption@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2A}{PTSansCaption-TLF}{} + +\DeclareFontShape{T2A}{PTSansCaption-TLF}{b}{n}{ + <-> \PTSansCaption@@scale PTSans-CaptionBold-tlf-t2a +}{} + +\DeclareFontShape{T2A}{PTSansCaption-TLF}{m}{n}{ + <-> \PTSansCaption@@scale PTSans-Caption-tlf-t2a +}{} + + +\DeclareFontShape{T2A}{PTSansCaption-TLF}{bx}{n}{<->ssub * PTSansCaption-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2APTSansNarrow-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2APTSansNarrow-TLF.fd new file mode 100644 index 00000000000..3bc13b4e4d4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2APTSansNarrow-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2APTSansNarrow-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2A/PTSansNarrow-TLF.] + +\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax + \let\PTSansNarrow@@scale\@empty +\else + \edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2A}{PTSansNarrow-TLF}{} + +\DeclareFontShape{T2A}{PTSansNarrow-TLF}{b}{n}{ + <-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-t2a +}{} + +\DeclareFontShape{T2A}{PTSansNarrow-TLF}{m}{n}{ + <-> \PTSansNarrow@@scale PTSans-Narrow-tlf-t2a +}{} + + +\DeclareFontShape{T2A}{PTSansNarrow-TLF}{bx}{n}{<->ssub * PTSansNarrow-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2APTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2APTSerif-TLF.fd new file mode 100644 index 00000000000..55ac6ab2ca8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2APTSerif-TLF.fd @@ -0,0 +1,36 @@ +%%Generated on 2011/02/10 +%% +\ProvidesFile{T2APTSerif-TLF.fd} + [2011/02/10 (autoinst with patch) 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 +}{} + +\DeclareFontShape{T2A}{PTSerif-TLF}{m}{sl}{<->ssub * PTSerif-TLF/m/it}{} +\DeclareFontShape{T2A}{PTSerif-TLF}{b}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2A}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2A}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2A}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2APTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2APTSerifCaption-TLF.fd new file mode 100644 index 00000000000..e45ed075e7c --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2APTSerifCaption-TLF.fd @@ -0,0 +1,24 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2APTSerifCaption-TLF.fd} + [2011/05/04 (autoinst with patch) 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 +}{} + +\DeclareFontShape{T2A}{PTSerifCaption-TLF}{m}{sl}{<->ssub * PTSerifCaption-TLF/m/it}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2BPTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2BPTSans-TLF.fd new file mode 100644 index 00000000000..7201b0fa8c0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2BPTSans-TLF.fd @@ -0,0 +1,47 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2BPTSans-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2B/PTSans-TLF.] + +\expandafter\ifx\csname PTSans@scale\endcsname\relax + \let\PTSans@@scale\@empty +\else + \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2B}{PTSans-TLF}{} + +\DeclareFontShape{T2B}{PTSans-TLF}{b}{it}{ + <-> \PTSans@@scale PTSans-BoldItalic-tlf-t2b +}{} + +\DeclareFontShape{T2B}{PTSans-TLF}{b}{n}{ + <-> \PTSans@@scale PTSans-Bold-tlf-t2b +}{} + +\DeclareFontShape{T2B}{PTSans-TLF}{m}{it}{ + <-> \PTSans@@scale PTSans-Italic-tlf-t2b +}{} + +\DeclareFontShape{T2B}{PTSans-TLF}{m}{n}{ + <-> \PTSans@@scale PTSans-Regular-tlf-t2b +}{} + + +\DeclareFontShape{T2B}{PTSans-TLF}{c}{n}{ + <-> \PTSans@@scale PTSans-Narrow-tlf-t2b +}{} + +\DeclareFontShape{T2B}{PTSans-TLF}{bc}{n}{ + <-> \PTSans@@scale PTSans-NarrowBold-tlf-t2b +}{} + + +\DeclareFontShape{T2B}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{} +\DeclareFontShape{T2B}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2B}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2B}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2B}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2BPTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2BPTSansCaption-TLF.fd new file mode 100644 index 00000000000..cf2731a1916 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2BPTSansCaption-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2BPTSansCaption-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2B/PTSansCaption-TLF.] + +\expandafter\ifx\csname PTSansCaption@scale\endcsname\relax + \let\PTSansCaption@@scale\@empty +\else + \edef\PTSansCaption@@scale{s*[\csname PTSansCaption@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2B}{PTSansCaption-TLF}{} + +\DeclareFontShape{T2B}{PTSansCaption-TLF}{b}{n}{ + <-> \PTSansCaption@@scale PTSans-CaptionBold-tlf-t2b +}{} + +\DeclareFontShape{T2B}{PTSansCaption-TLF}{m}{n}{ + <-> \PTSansCaption@@scale PTSans-Caption-tlf-t2b +}{} + + +\DeclareFontShape{T2B}{PTSansCaption-TLF}{bx}{n}{<->ssub * PTSansCaption-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2BPTSansNarrow-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2BPTSansNarrow-TLF.fd new file mode 100644 index 00000000000..601d0b4e2de --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2BPTSansNarrow-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2BPTSansNarrow-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2B/PTSansNarrow-TLF.] + +\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax + \let\PTSansNarrow@@scale\@empty +\else + \edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2B}{PTSansNarrow-TLF}{} + +\DeclareFontShape{T2B}{PTSansNarrow-TLF}{b}{n}{ + <-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-t2b +}{} + +\DeclareFontShape{T2B}{PTSansNarrow-TLF}{m}{n}{ + <-> \PTSansNarrow@@scale PTSans-Narrow-tlf-t2b +}{} + + +\DeclareFontShape{T2B}{PTSansNarrow-TLF}{bx}{n}{<->ssub * PTSansNarrow-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2BPTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2BPTSerif-TLF.fd new file mode 100644 index 00000000000..cdf4a3e5082 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2BPTSerif-TLF.fd @@ -0,0 +1,36 @@ +%%Generated on 2011/02/10 +%% +\ProvidesFile{T2BPTSerif-TLF.fd} + [2011/02/10 (autoinst with patch) 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 +}{} + +\DeclareFontShape{T2B}{PTSerif-TLF}{m}{sl}{<->ssub * PTSerif-TLF/m/it}{} +\DeclareFontShape{T2B}{PTSerif-TLF}{b}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2B}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2B}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2B}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2BPTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2BPTSerifCaption-TLF.fd new file mode 100644 index 00000000000..6fd833bbc1e --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2BPTSerifCaption-TLF.fd @@ -0,0 +1,24 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2BPTSerifCaption-TLF.fd} + [2011/05/04 (autoinst with patch) 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 +}{} + +\DeclareFontShape{T2B}{PTSerifCaption-TLF}{m}{sl}{<->ssub * PTSerifCaption-TLF/m/it}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2CPTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2CPTSans-TLF.fd new file mode 100644 index 00000000000..a5ff8f6b063 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2CPTSans-TLF.fd @@ -0,0 +1,47 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2CPTSans-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2C/PTSans-TLF.] + +\expandafter\ifx\csname PTSans@scale\endcsname\relax + \let\PTSans@@scale\@empty +\else + \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2C}{PTSans-TLF}{} + +\DeclareFontShape{T2C}{PTSans-TLF}{b}{it}{ + <-> \PTSans@@scale PTSans-BoldItalic-tlf-t2c +}{} + +\DeclareFontShape{T2C}{PTSans-TLF}{b}{n}{ + <-> \PTSans@@scale PTSans-Bold-tlf-t2c +}{} + +\DeclareFontShape{T2C}{PTSans-TLF}{m}{it}{ + <-> \PTSans@@scale PTSans-Italic-tlf-t2c +}{} + +\DeclareFontShape{T2C}{PTSans-TLF}{m}{n}{ + <-> \PTSans@@scale PTSans-Regular-tlf-t2c +}{} + + +\DeclareFontShape{T2C}{PTSans-TLF}{c}{n}{ + <-> \PTSans@@scale PTSans-Narrow-tlf-t2c +}{} + +\DeclareFontShape{T2C}{PTSans-TLF}{bc}{n}{ + <-> \PTSans@@scale PTSans-NarrowBold-tlf-t2c +}{} + + +\DeclareFontShape{T2C}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{} +\DeclareFontShape{T2C}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2C}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2C}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{T2C}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2CPTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2CPTSansCaption-TLF.fd new file mode 100644 index 00000000000..2a868dea3e2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2CPTSansCaption-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2CPTSansCaption-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2C/PTSansCaption-TLF.] + +\expandafter\ifx\csname PTSansCaption@scale\endcsname\relax + \let\PTSansCaption@@scale\@empty +\else + \edef\PTSansCaption@@scale{s*[\csname PTSansCaption@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2C}{PTSansCaption-TLF}{} + +\DeclareFontShape{T2C}{PTSansCaption-TLF}{b}{n}{ + <-> \PTSansCaption@@scale PTSans-CaptionBold-tlf-t2c +}{} + +\DeclareFontShape{T2C}{PTSansCaption-TLF}{m}{n}{ + <-> \PTSansCaption@@scale PTSans-Caption-tlf-t2c +}{} + + +\DeclareFontShape{T2C}{PTSansCaption-TLF}{bx}{n}{<->ssub * PTSansCaption-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2CPTSansNarrow-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2CPTSansNarrow-TLF.fd new file mode 100644 index 00000000000..6f17c59d138 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2CPTSansNarrow-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2CPTSansNarrow-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for T2C/PTSansNarrow-TLF.] + +\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax + \let\PTSansNarrow@@scale\@empty +\else + \edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2C}{PTSansNarrow-TLF}{} + +\DeclareFontShape{T2C}{PTSansNarrow-TLF}{b}{n}{ + <-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-t2c +}{} + +\DeclareFontShape{T2C}{PTSansNarrow-TLF}{m}{n}{ + <-> \PTSansNarrow@@scale PTSans-Narrow-tlf-t2c +}{} + + +\DeclareFontShape{T2C}{PTSansNarrow-TLF}{bx}{n}{<->ssub * PTSansNarrow-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2CPTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2CPTSerif-TLF.fd new file mode 100644 index 00000000000..fe33c8c50d3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2CPTSerif-TLF.fd @@ -0,0 +1,36 @@ +%%Generated on 2011/02/10 +%% +\ProvidesFile{T2CPTSerif-TLF.fd} + [2011/02/10 (autoinst with patch) 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 +}{} + +\DeclareFontShape{T2C}{PTSerif-TLF}{m}{sl}{<->ssub * PTSerif-TLF/m/it}{} +\DeclareFontShape{T2C}{PTSerif-TLF}{b}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2C}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2C}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{T2C}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/T2CPTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/T2CPTSerifCaption-TLF.fd new file mode 100644 index 00000000000..0ed90e6f7f5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/T2CPTSerifCaption-TLF.fd @@ -0,0 +1,24 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{T2CPTSerifCaption-TLF.fd} + [2011/05/04 (autoinst with patch) 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 +}{} + +\DeclareFontShape{T2C}{PTSerifCaption-TLF}{m}{sl}{<->ssub * PTSerifCaption-TLF/m/it}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/TS1PTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/TS1PTSans-TLF.fd new file mode 100644 index 00000000000..fe99d2a57c9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/TS1PTSans-TLF.fd @@ -0,0 +1,47 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{TS1PTSans-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for TS1/PTSans-TLF.] + +\expandafter\ifx\csname PTSans@scale\endcsname\relax + \let\PTSans@@scale\@empty +\else + \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{PTSans-TLF}{} + +\DeclareFontShape{TS1}{PTSans-TLF}{b}{it}{ + <-> \PTSans@@scale PTSans-BoldItalic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{PTSans-TLF}{b}{n}{ + <-> \PTSans@@scale PTSans-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{PTSans-TLF}{m}{it}{ + <-> \PTSans@@scale PTSans-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{PTSans-TLF}{m}{n}{ + <-> \PTSans@@scale PTSans-Regular-tlf-ts1 +}{} + + +\DeclareFontShape{TS1}{PTSans-TLF}{c}{n}{ + <-> \PTSans@@scale PTSans-Narrow-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{PTSans-TLF}{bc}{n}{ + <-> \PTSans@@scale PTSans-NarrowBold-tlf-ts1 +}{} + + +\DeclareFontShape{TS1}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{} +\DeclareFontShape{TS1}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{TS1}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{TS1}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{TS1}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/TS1PTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/TS1PTSansCaption-TLF.fd new file mode 100644 index 00000000000..7131f400e0e --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/TS1PTSansCaption-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{TS1PTSansCaption-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for TS1/PTSansCaption-TLF.] + +\expandafter\ifx\csname PTSansCaption@scale\endcsname\relax + \let\PTSansCaption@@scale\@empty +\else + \edef\PTSansCaption@@scale{s*[\csname PTSansCaption@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{PTSansCaption-TLF}{} + +\DeclareFontShape{TS1}{PTSansCaption-TLF}{b}{n}{ + <-> \PTSansCaption@@scale PTSans-CaptionBold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{PTSansCaption-TLF}{m}{n}{ + <-> \PTSansCaption@@scale PTSans-Caption-tlf-ts1 +}{} + + +\DeclareFontShape{TS1}{PTSansCaption-TLF}{bx}{n}{<->ssub * PTSansCaption-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/TS1PTSansNarrow-TLF.fd b/Master/texmf-dist/tex/latex/paratype/TS1PTSansNarrow-TLF.fd new file mode 100644 index 00000000000..e5b4e0573e9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/TS1PTSansNarrow-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{TS1PTSansNarrow-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for TS1/PTSansNarrow-TLF.] + +\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax + \let\PTSansNarrow@@scale\@empty +\else + \edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{PTSansNarrow-TLF}{} + +\DeclareFontShape{TS1}{PTSansNarrow-TLF}{b}{n}{ + <-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{PTSansNarrow-TLF}{m}{n}{ + <-> \PTSansNarrow@@scale PTSans-Narrow-tlf-ts1 +}{} + + +\DeclareFontShape{TS1}{PTSansNarrow-TLF}{bx}{n}{<->ssub * PTSansNarrow-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/TS1PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/TS1PTSerif-TLF.fd new file mode 100644 index 00000000000..658093965a0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/TS1PTSerif-TLF.fd @@ -0,0 +1,36 @@ +%%Generated on 2011/02/10 +%% +\ProvidesFile{TS1PTSerif-TLF.fd} + [2011/02/10 (autoinst with patch) 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 +}{} + +\DeclareFontShape{TS1}{PTSerif-TLF}{m}{sl}{<->ssub * PTSerif-TLF/m/it}{} +\DeclareFontShape{TS1}{PTSerif-TLF}{b}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{TS1}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{TS1}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{TS1}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/TS1PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/TS1PTSerifCaption-TLF.fd new file mode 100644 index 00000000000..5752d1a07d3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/TS1PTSerifCaption-TLF.fd @@ -0,0 +1,24 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{TS1PTSerifCaption-TLF.fd} + [2011/05/04 (autoinst with patch) 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 +}{} + +\DeclareFontShape{TS1}{PTSerifCaption-TLF}{m}{sl}{<->ssub * PTSerifCaption-TLF/m/it}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/X2PTSans-TLF.fd b/Master/texmf-dist/tex/latex/paratype/X2PTSans-TLF.fd new file mode 100644 index 00000000000..d834b90c24b --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/X2PTSans-TLF.fd @@ -0,0 +1,47 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{X2PTSans-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for X2/PTSans-TLF.] + +\expandafter\ifx\csname PTSans@scale\endcsname\relax + \let\PTSans@@scale\@empty +\else + \edef\PTSans@@scale{s*[\csname PTSans@scale\endcsname]}% +\fi + +\DeclareFontFamily{X2}{PTSans-TLF}{} + +\DeclareFontShape{X2}{PTSans-TLF}{b}{it}{ + <-> \PTSans@@scale PTSans-BoldItalic-tlf-x2 +}{} + +\DeclareFontShape{X2}{PTSans-TLF}{b}{n}{ + <-> \PTSans@@scale PTSans-Bold-tlf-x2 +}{} + +\DeclareFontShape{X2}{PTSans-TLF}{m}{it}{ + <-> \PTSans@@scale PTSans-Italic-tlf-x2 +}{} + +\DeclareFontShape{X2}{PTSans-TLF}{m}{n}{ + <-> \PTSans@@scale PTSans-Regular-tlf-x2 +}{} + + +\DeclareFontShape{X2}{PTSans-TLF}{c}{n}{ + <-> \PTSans@@scale PTSans-Narrow-tlf-x2 +}{} + +\DeclareFontShape{X2}{PTSans-TLF}{bc}{n}{ + <-> \PTSans@@scale PTSans-NarrowBold-tlf-x2 +}{} + + +\DeclareFontShape{X2}{PTSans-TLF}{m}{sl}{<->ssub * PTSans-TLF/m/it}{} +\DeclareFontShape{X2}{PTSans-TLF}{b}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{X2}{PTSans-TLF}{bx}{sl}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{X2}{PTSans-TLF}{bx}{it}{<->ssub * PTSans-TLF/b/it}{} +\DeclareFontShape{X2}{PTSans-TLF}{bx}{n}{<->ssub * PTSans-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/X2PTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/X2PTSansCaption-TLF.fd new file mode 100644 index 00000000000..d17ac572e39 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/X2PTSansCaption-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{X2PTSansCaption-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for X2/PTSansCaption-TLF.] + +\expandafter\ifx\csname PTSansCaption@scale\endcsname\relax + \let\PTSansCaption@@scale\@empty +\else + \edef\PTSansCaption@@scale{s*[\csname PTSansCaption@scale\endcsname]}% +\fi + +\DeclareFontFamily{X2}{PTSansCaption-TLF}{} + +\DeclareFontShape{X2}{PTSansCaption-TLF}{b}{n}{ + <-> \PTSansCaption@@scale PTSans-CaptionBold-tlf-x2 +}{} + +\DeclareFontShape{X2}{PTSansCaption-TLF}{m}{n}{ + <-> \PTSansCaption@@scale PTSans-Caption-tlf-x2 +}{} + + +\DeclareFontShape{X2}{PTSansCaption-TLF}{bx}{n}{<->ssub * PTSansCaption-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/X2PTSansNarrow-TLF.fd b/Master/texmf-dist/tex/latex/paratype/X2PTSansNarrow-TLF.fd new file mode 100644 index 00000000000..c3874bd1dc3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/X2PTSansNarrow-TLF.fd @@ -0,0 +1,26 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{X2PTSansNarrow-TLF.fd} + [2011/05/04 (autoinst with patch) Font definitions for X2/PTSansNarrow-TLF.] + +\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax + \let\PTSansNarrow@@scale\@empty +\else + \edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}% +\fi + +\DeclareFontFamily{X2}{PTSansNarrow-TLF}{} + +\DeclareFontShape{X2}{PTSansNarrow-TLF}{b}{n}{ + <-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-x2 +}{} + +\DeclareFontShape{X2}{PTSansNarrow-TLF}{m}{n}{ + <-> \PTSansNarrow@@scale PTSans-Narrow-tlf-x2 +}{} + + +\DeclareFontShape{X2}{PTSansNarrow-TLF}{bx}{n}{<->ssub * PTSansNarrow-TLF/b/n}{} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/X2PTSerif-TLF.fd b/Master/texmf-dist/tex/latex/paratype/X2PTSerif-TLF.fd new file mode 100644 index 00000000000..376b74d8c5e --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/X2PTSerif-TLF.fd @@ -0,0 +1,36 @@ +%%Generated on 2011/02/10 +%% +\ProvidesFile{X2PTSerif-TLF.fd} + [2011/02/10 (autoinst with patch) 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 +}{} + +\DeclareFontShape{X2}{PTSerif-TLF}{m}{sl}{<->ssub * PTSerif-TLF/m/it}{} +\DeclareFontShape{X2}{PTSerif-TLF}{b}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{X2}{PTSerif-TLF}{bx}{sl}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{X2}{PTSerif-TLF}{bx}{it}{<->ssub * PTSerif-TLF/b/it}{} +\DeclareFontShape{X2}{PTSerif-TLF}{bx}{n}{<->ssub * PTSerif-TLF/b/n}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/X2PTSerifCaption-TLF.fd b/Master/texmf-dist/tex/latex/paratype/X2PTSerifCaption-TLF.fd new file mode 100644 index 00000000000..7c23e4d0393 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/X2PTSerifCaption-TLF.fd @@ -0,0 +1,24 @@ +%%Generated on 2011/05/04 +%% +\ProvidesFile{X2PTSerifCaption-TLF.fd} + [2011/05/04 (autoinst with patch) 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 +}{} + +\DeclareFontShape{X2}{PTSerifCaption-TLF}{m}{sl}{<->ssub * PTSerifCaption-TLF/m/it}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/paratype/paratype.sty b/Master/texmf-dist/tex/latex/paratype/paratype.sty new file mode 100644 index 00000000000..161072e1a31 --- /dev/null +++ b/Master/texmf-dist/tex/latex/paratype/paratype.sty @@ -0,0 +1,6 @@ +\ProvidesPackage{paratype} [2011/05/09 Style file for package paratype.] + +\RequirePackage{PTSans} +\RequirePackage{PTSerif} + +\endinput -- cgit v1.2.3