diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-01 22:01:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-01 22:01:38 +0000 |
commit | 91db8d984edbc2bdf3d6051f4bafe35849dbf3c5 (patch) | |
tree | f1acd5b0170de2c1960a5ad3e39da2855284490a /Master/texmf-dist/tex/latex | |
parent | c74fca475084164f9ec944b15d18d8550941b053 (diff) |
pstricks (2oct21)
git-svn-id: svn://tug.org/texlive/trunk@60670 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks/pstricks.sty | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty index ad58f86fcab..b671da75805 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty @@ -1,4 +1,4 @@ -% $Id: pstricks.sty 181 2021-09-04 06:35:45Z herbert $ +% $Id: pstricks.sty 263 2021-09-24 17:58:30Z herbert $ %% %% This is file `pstricks.sty'. %% @@ -84,7 +84,6 @@ \DeclareOption*{\PassOptionsToPackage\CurrentOption{\pst@ColorPackage}} \ProcessOptions\relax -%\RequirePackage{iftex} \ifpst@useCalc \RequirePackage{pst-calculate} \fi |