From f41d8821d39131d90f2c9ca0b5a743426477b2fa Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Aug 2011 17:14:20 +0000 Subject: rm ptsans, replaced by paratype git-svn-id: svn://tug.org/texlive/trunk@23604 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/ptsans/PTSansCaption.sty | 39 ---------------------- 1 file changed, 39 deletions(-) delete mode 100644 Master/texmf-dist/tex/latex/ptsans/PTSansCaption.sty (limited to 'Master/texmf-dist/tex/latex/ptsans/PTSansCaption.sty') diff --git a/Master/texmf-dist/tex/latex/ptsans/PTSansCaption.sty b/Master/texmf-dist/tex/latex/ptsans/PTSansCaption.sty deleted file mode 100644 index 890e1d8b2d5..00000000000 --- a/Master/texmf-dist/tex/latex/ptsans/PTSansCaption.sty +++ /dev/null @@ -1,39 +0,0 @@ -\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 -- cgit v1.2.3