summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/psnfss/psfonts.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-27 18:14:13 +0000
committerKarl Berry <karl@freefriends.org>2006-08-27 18:14:13 +0000
commita70e98f4e61f28410c59870c7a99c5741365bdce (patch)
treec0b654f5c1c7fc2e96f4cbaa0f327ce48f0a8ecc /Master/texmf-dist/source/latex/psnfss/psfonts.dtx
parent617dae2d7d395ded39239d68c56768ed4342aa20 (diff)
latex required package psnfss update from latex-tds, minus tfm/vf (27aug06)
git-svn-id: svn://tug.org/texlive/trunk@2040 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/psnfss/psfonts.dtx')
-rw-r--r--Master/texmf-dist/source/latex/psnfss/psfonts.dtx24
1 files changed, 13 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/psnfss/psfonts.dtx b/Master/texmf-dist/source/latex/psnfss/psfonts.dtx
index 6929da3c7bc..919955c8493 100644
--- a/Master/texmf-dist/source/latex/psnfss/psfonts.dtx
+++ b/Master/texmf-dist/source/latex/psnfss/psfonts.dtx
@@ -1,11 +1,11 @@
-%\CheckSum{1101}
+%\CheckSum{1106}
%
% \iffalse
%
% file: psfonts.dtx
%
% Copyright 1995--1998 Sebastian Rahtz
-% Copyright 1999--2004 Sebastian Rahtz, Walter Schmidt
+% Copyright 1999--2005 Sebastian Rahtz, Walter Schmidt
%
% This program may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.2
@@ -38,7 +38,7 @@
%<charter>\ProvidesPackage{charter}%
%<utopia>\ProvidesPackage{utopia}%
%<mathpazo>\ProvidesPackage{mathpazo}%
-[2004/09/15 PSNFSS-v9.2
+[2005/04/12 PSNFSS-v9.2a
%<times>(SPQR)
%<mathptm>Times w/ Math (SPQR, WaS)
%<mathptmx>Times w/ Math, improved (SPQR, WaS)
@@ -113,15 +113,17 @@
\def\ProcessOptionsWithKV#1{%
\let\@tempc\relax
\let\Hv@tempa\@empty
- \@for\CurrentOption:=\@classoptionslist\do{%
- \@ifundefined{KV@#1@\CurrentOption}%
- {}%
- {%
- \edef\Hv@tempa{\Hv@tempa,\CurrentOption,}%
- \@expandtwoargs\@removeelement\CurrentOption
- \@unusedoptionlist\@unusedoptionlist
+ \ifx\@classoptionslist\relax\else
+ \@for\CurrentOption:=\@classoptionslist\do{%
+ \@ifundefined{KV@#1@\CurrentOption}%
+ {}%
+ {%
+ \edef\Hv@tempa{\Hv@tempa,\CurrentOption,}%
+ \@expandtwoargs\@removeelement\CurrentOption
+ \@unusedoptionlist\@unusedoptionlist
+ }%
}%
- }%
+ \fi
\edef\Hv@tempa{%
\noexpand\setkeys{#1}{%
\Hv@tempa\@ptionlist{\@currname.\@currext}%