summaryrefslogtreecommitdiff
path: root/graphics/pstricks/base
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-11-17 03:01:09 +0000
committerNorbert Preining <norbert@preining.info>2021-11-17 03:01:09 +0000
commit210a940181d3ba84d3a77ac4c21466fa398d61d5 (patch)
tree45a126a95b86e3ee1dea21c3bbb7637560112554 /graphics/pstricks/base
parentf57760f92d28c76b8efac9994495070b37777bea (diff)
CTAN sync 202111170301
Diffstat (limited to 'graphics/pstricks/base')
-rw-r--r--graphics/pstricks/base/Changes4
-rw-r--r--graphics/pstricks/base/dvips/pstricks.pro6
2 files changed, 7 insertions, 3 deletions
diff --git a/graphics/pstricks/base/Changes b/graphics/pstricks/base/Changes
index 9bb20606b6..d06ae78798 100644
--- a/graphics/pstricks/base/Changes
+++ b/graphics/pstricks/base/Changes
@@ -1,4 +1,4 @@
-% $Id: Changes 290 2021-10-01 09:20:29Z herbert $
+% $Id: Changes 317 2021-11-16 20:47:25Z herbert $
For all changes see file History! Here are only the last one changes
listed.
@@ -11,6 +11,7 @@ pstricks.tex --------
versions like 2.47a have only changes in other files, but not
in this main package.
+3.11a 2021-11-16 - fix for GS in pstricks.pro
3.11 2021-10-01 - added the missing filled dots
- fix for pst-dots.pro (delete one dup)
- fix for trailing space before second pspicture
@@ -87,6 +88,7 @@ pstricks-doc -----------
---- pstricks.pro
+1.41 2021-11-16 - fix for GS > 925
1.40 2021-09-25 - revert 1.39
1.39 2021-09-09 - run OpenCurve in a dictionary
1.38 2021-09-05 - increase memory for PenroseFill and PenrodeFillA
diff --git a/graphics/pstricks/base/dvips/pstricks.pro b/graphics/pstricks/base/dvips/pstricks.pro
index 87dc4d7e6b..175b1908d6 100644
--- a/graphics/pstricks/base/dvips/pstricks.pro
+++ b/graphics/pstricks/base/dvips/pstricks.pro
@@ -1,7 +1,7 @@
-% $Id: pstricks.pro 290 2021-10-01 09:20:29Z herbert $
+% $Id: pstricks.pro 317 2021-11-16 20:47:25Z herbert $
%
%% PostScript prologue for pstricks.tex.
-%% Version 1.40, 2021/09/25
+%% Version 1.41, 2021/11/16
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -17,6 +17,8 @@ revision 952 gt
(\n\n%%%% WARNING: Transparency operations ignored - need to use -dALLOWPSTRANSPARENCY\n\n) print flush
/.setopacityalpha { pop } bind def
/.setshapealpha { pop } bind def
+ /.setfillconstantalpha { pop } bind def
+ /.setstrokeconstantalpha { pop } bind def
}
{
/.setopacityalpha /.setfillconstantalpha load def