diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/pstricks/pstricks-tex.def')
-rw-r--r-- | Master/texmf-dist/tex/generic/pstricks/pstricks-tex.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks-tex.def b/Master/texmf-dist/tex/generic/pstricks/pstricks-tex.def index d3039e8bf66..0e69a13917f 100644 --- a/Master/texmf-dist/tex/generic/pstricks/pstricks-tex.def +++ b/Master/texmf-dist/tex/generic/pstricks/pstricks-tex.def @@ -1,4 +1,4 @@ -%% $Id: pstricks-tex.def 4 2020-06-09 08:32:19Z herbert $ +%% $Id: pstricks-tex.def 169 2021-08-31 17:46:12Z herbert $ %% pstricks-tex.def %% Copyright 2017- Herbert Voss % @@ -45,6 +45,7 @@ % \newif\ifpst@psfonts \pst@psfontsfalse % defined in pstricks.sty \newif\ifpst@useCalc \pst@useCalcfalse % defined in pstricks.sty + \newif\ifpstGSfonts \pstGSfontsfalse % defined in pstricks.sty % \long\def\@ifundefined#1#2#3{\expandafter\ifx\csname #1\endcsname\relax#2\else#3\fi} \def\@namedef#1{\expandafter\def\csname #1\endcsname} |