summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-25 21:25:03 +0000
committerKarl Berry <karl@freefriends.org>2021-09-25 21:25:03 +0000
commit5e1a125c86525b6eff2b8575e83af666142f0622 (patch)
treef1950e7f3f24977709503b48242f91242141c588 /Master/texmf-dist/tex/latex/pstricks
parentfa5683cd8bf1b74b56f96bcd5062d259e8316784 (diff)
pstricks (25sep21)
git-svn-id: svn://tug.org/texlive/trunk@60607 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks')
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pst-doc.cls3
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pstricks-pdf.sty2
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pstricks.sty3
3 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls b/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls
index befda92d6aa..642eb9f1c73 100644
--- a/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls
+++ b/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls
@@ -454,8 +454,8 @@ xleftmargin=0pt,xrightmargin=0pt,
\def\settitle{%
\thispagestyle{empty}%
- \newgeometry{lmargin=1cm,rmargin=1cm,bmargin=1cm,includeheadfoot}
\begin{titlepage}
+ \newgeometry{lmargin=1cm,rmargin=1cm,bmargin=1cm,includeheadfoot}
\ifpdf
\AddToShipoutPicture*{\includegraphics{pst-doc.pdf}}
\vspace*{0.3\textheight}
@@ -507,6 +507,7 @@ xleftmargin=0pt,xrightmargin=0pt,
\global\let\author\relax%
\global\let\date\relax%
\global\let\and\relax%
+ \restoregeometry
}
\newdimen\fullWidth
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks-pdf.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks-pdf.sty
index 9923109fbba..8fe00f7bc74 100644
--- a/Master/texmf-dist/tex/latex/pstricks/pstricks-pdf.sty
+++ b/Master/texmf-dist/tex/latex/pstricks/pstricks-pdf.sty
@@ -1,4 +1,4 @@
-% $Id: pstricks-pdf.sty 23 2020-09-18 06:29:04Z herbert $
+% $Id: pstricks-pdf.sty 25 2020-09-18 06:59:21Z herbert $
%%
%% This is file `pstricks-pdf.sty'.
%%
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
index 30de94d1109..ad58f86fcab 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 262 2021-09-24 09:02:54Z herbert $
+% $Id: pstricks.sty 181 2021-09-04 06:35:45Z herbert $
%%
%% This is file `pstricks.sty'.
%%
@@ -84,6 +84,7 @@
\DeclareOption*{\PassOptionsToPackage\CurrentOption{\pst@ColorPackage}}
\ProcessOptions\relax
+%\RequirePackage{iftex}
\ifpst@useCalc
\RequirePackage{pst-calculate}
\fi