summaryrefslogtreecommitdiff
path: root/graphics/pstricks/base/dvips
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-08-28 03:01:47 +0000
committerNorbert Preining <norbert@preining.info>2022-08-28 03:01:47 +0000
commitf54e9b3848627e535e145072d7461612bb183c0d (patch)
tree5fd5f3b909cfcc6e311d4d131811e2b71d8282b8 /graphics/pstricks/base/dvips
parent76bc77ea6eb72458ea19ab7e4803af66865533c7 (diff)
CTAN sync 202208280301
Diffstat (limited to 'graphics/pstricks/base/dvips')
-rw-r--r--graphics/pstricks/base/dvips/pst-dots.pro8
-rw-r--r--graphics/pstricks/base/dvips/pstricks.pro7
2 files changed, 6 insertions, 9 deletions
diff --git a/graphics/pstricks/base/dvips/pst-dots.pro b/graphics/pstricks/base/dvips/pst-dots.pro
index 9098492b25..62353d6c08 100644
--- a/graphics/pstricks/base/dvips/pst-dots.pro
+++ b/graphics/pstricks/base/dvips/pst-dots.pro
@@ -1,7 +1,7 @@
-% $Id: pst-dots.pro 291 2021-10-01 09:22:45Z herbert $
+% $Id: pst-dots.pro 4 2020-06-09 08:32:19Z herbert $
%
%% PostScript prologue for pstricks.tex.
-%% Version 0.02, 2021/10/01
+%% Version 2.02, 2009/06/16
%%
%% For distribution, see pstricks.tex.
%%
@@ -16,7 +16,7 @@
%% to add /Diamond, /SolidDiamond and /BoldDiamond
%% Modified by Herbert Voss (hv) - 2008/04/17
%
-12 dict dup begin
+12 dict dup dup begin
/FontType 1 def
/FontName /PSTricksDotFont def
/FontInfo 9 dict dup begin
@@ -329,6 +329,6 @@ DBB61743DC569337082176ECBAD417354A5F900EA0BB5479162ED7ECCCD71AE8
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
cleartomark
-%/PSTricksDotFont exch definefont
+/PSTricksDotFont exch definefont
%
%% end \ No newline at end of file
diff --git a/graphics/pstricks/base/dvips/pstricks.pro b/graphics/pstricks/base/dvips/pstricks.pro
index 175b1908d6..178eb0475a 100644
--- a/graphics/pstricks/base/dvips/pstricks.pro
+++ b/graphics/pstricks/base/dvips/pstricks.pro
@@ -1,7 +1,7 @@
-% $Id: pstricks.pro 317 2021-11-16 20:47:25Z herbert $
+% $Id: pstricks.pro 269 2021-09-25 13:47:26Z herbert $
%
%% PostScript prologue for pstricks.tex.
-%% Version 1.41, 2021/11/16
+%% Version 1.40, 2021/09/25
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -17,8 +17,6 @@ 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
@@ -42,7 +40,6 @@ revision 952 gt
/tx@Dict 200 dict def % the main PSTricks dictionary
tx@Dict begin
/ADict 25 dict def % The arrow dictionary
-/fill@Dict 30 dict def % the fill dictionary
/CM { matrix currentmatrix } bind def
/SLW /setlinewidth load def
/CLW /currentlinewidth load def