diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-29 17:27:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-29 17:27:38 +0000 |
commit | 5653f521de3c7bb4734e39cd3b84164bba23a39a (patch) | |
tree | 0130dcd3c463476046c00e8e370131486146d2e8 /Master/texmf-dist/tex/latex/ptsans/X2PTSansCaption-TLF.fd | |
parent | 7d7ca96b28d4e8cdcda09c5ee2e74ac30a79d03a (diff) |
new font package ptsans
git-svn-id: svn://tug.org/texlive/trunk@21222 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ptsans/X2PTSansCaption-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/ptsans/X2PTSansCaption-TLF.fd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ptsans/X2PTSansCaption-TLF.fd b/Master/texmf-dist/tex/latex/ptsans/X2PTSansCaption-TLF.fd new file mode 100644 index 00000000000..c30dcaae3f7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/ptsans/X2PTSansCaption-TLF.fd @@ -0,0 +1,22 @@ +%%Generated by autoinst on 2011/01/27 +%% +\ProvidesFile{X2PTSansCaption-TLF.fd} + [2011/01/27 (autoinst) 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 +}{} + +\endinput |