From 04125cde6fa8e062cf366f08d2208e313049aa6d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 17 Nov 2021 20:46:10 +0000 Subject: pstricks (17nov21) git-svn-id: svn://tug.org/texlive/trunk@61084 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/dvips/pstricks/pstricks.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Master/texmf-dist/dvips/pstricks/pstricks.pro b/Master/texmf-dist/dvips/pstricks/pstricks.pro index 87dc4d7e6bb..175b1908d6b 100644 --- a/Master/texmf-dist/dvips/pstricks/pstricks.pro +++ b/Master/texmf-dist/dvips/pstricks/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 -- cgit v1.2.3