summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xkeyval/pst-xkey.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/xkeyval/pst-xkey.tex')
-rw-r--r--Master/texmf-dist/tex/latex/xkeyval/pst-xkey.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/xkeyval/pst-xkey.tex b/Master/texmf-dist/tex/latex/xkeyval/pst-xkey.tex
index c78b82d6ae9..cad6b16f6e3 100644
--- a/Master/texmf-dist/tex/latex/xkeyval/pst-xkey.tex
+++ b/Master/texmf-dist/tex/latex/xkeyval/pst-xkey.tex
@@ -41,11 +41,11 @@
}
\catcode`\@=11\relax
\ifx\ProvidesFile\@undefined
- \message{2005/02/22 v1.5 PSTricks specialization of xkeyval (HA)}
+ \message{2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)}
\ifx\XKeyValLoaded\endinput\else\input xkeyval \fi
\else
\ProvidesFile{pst-xkey.tex}
- [2005/02/22 v1.5 PSTricks specialization of xkeyval (HA)]
+ [2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)]
\@addtofilelist{pst-xkey.tex}
\RequirePackage{xkeyval}
\fi
@@ -59,7 +59,7 @@
\def\psset{%
\expandafter\@testopt\expandafter\pss@t\expandafter{\pst@famlist}%
}
-\def\pss@t[#1]{\setkeys+[psset]{#1}}
+\def\pss@t[#1]#2{\setkeys+[psset]{#1}{#2}\ignorespaces}
\def\@psset#1,\@nil{%
\edef\XKV@tempa{\noexpand\setkeys+[psset]{\pst@famlist}}%
\XKV@tempa{#1}%