summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-02 21:41:48 +0000
committerKarl Berry <karl@freefriends.org>2024-02-02 21:41:48 +0000
commite7047352eb4739e25c2be57c350aa99ae871121a (patch)
tree6f86154c3e58785c74b663cdcb790c5601f02d87 /Master/texmf-dist/tex/latex/pstricks/pstricks.sty
parent68590a978c39edd93495395be801916c115e4e03 (diff)
pstricks (2feb24)
git-svn-id: svn://tug.org/texlive/trunk@69674 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks/pstricks.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pstricks.sty13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
index 686bb4363e4..562e1c25adc 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 806 2023-11-06 20:39:03Z herbert $
+% $Id: pstricks.sty 864 2024-02-02 08:35:01Z herbert $
%%
%% This is file `pstricks.sty'.
%%
@@ -17,10 +17,11 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{pstricks}[2023/11/06 v0.74 LaTeX wrapper for `PSTricks' (RN,HV)]
+\ProvidesPackage{pstricks}[2024/02/02 v0.75 LaTeX wrapper for `PSTricks' (RN,HV)]
%
+\let\pst@documentclass=\documentclass
\def\documentclass{%
- \edef\@tempa{\jobname.tex }%
+ \edef\@tempa{"\jobname.tex" }%
\edef\@tempb{\@filef@und}%
\@onelevel@sanitize\@tempa
\@onelevel@sanitize\@tempb
@@ -30,10 +31,9 @@
it is already a name of a package}%
{Choose another name for your document}\@gobble
\else
- \@twoclasseserror
+ \expandafter\pst@documentclass
\fi
-}
-%
+}
\RequirePackage{iftex}
\def\pst@ColorPackage{xcolor}
\DeclareOption{noxcolor}{\def\pst@ColorPackage{color}}
@@ -94,6 +94,7 @@
%
\@ifundefined{PSTricksLoaded}
{%
+%
\let\saved@scalebox\scalebox
\input{pst-xkey}%
\input{pstricks}%