summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pstricks/pstricks.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/pstricks.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
index b6d8128f047..923352d4402 100644
--- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
+++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
@@ -1,4 +1,4 @@
-%% $Id: pstricks.tex 856 2018-12-11 11:20:46Z herbert $
+%% $Id: pstricks.tex 857 2018-12-13 11:20:40Z herbert $
%% pstricks.tex
%% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz@nwu.edu.
%% COPYRIGHT 2000-2003 by Denis Girou.
@@ -80,8 +80,8 @@
\fi
\let\pgfforeach\foreach
%
-\def\fileversion{2.87}
-\def\filedate{2018/12/11}
+\def\fileversion{2.88}
+\def\filedate{2018/12/13}
\pst@addfams{pstricks}
%
%\define@boolkey[psset]{pstricks}[Pst@]{useURWfonts}[true]{}
@@ -4113,9 +4113,9 @@ pop
\rput@ii
}
\def\test@for@options#1=#2\@nil{%
- \if$#2$ % #2 is empty -> old syntax
+ \if$#2$% #2 is empty -> old syntax
\pst@cntm=\z@
- \else % something like foo=bar
+ \else % something like foo=bar
\pst@cntm=\@ne
\fi
}