summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/dvips/pstricks
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-29 21:08:03 +0000
committerKarl Berry <karl@freefriends.org>2022-11-29 21:08:03 +0000
commit4e523780356eba9daec5c742fecd34f5e8402078 (patch)
treee0d0a0178bf4434d069313a2c3651c8b2efe4f46 /Master/texmf-dist/dvips/pstricks
parentf343a16f43878ae93180cc850879646aabaed1a5 (diff)
pstricks (29nov22)
git-svn-id: svn://tug.org/texlive/trunk@65139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips/pstricks')
-rw-r--r--Master/texmf-dist/dvips/pstricks/pst-dots.pro4
-rw-r--r--Master/texmf-dist/dvips/pstricks/pstricks.pro14
2 files changed, 7 insertions, 11 deletions
diff --git a/Master/texmf-dist/dvips/pstricks/pst-dots.pro b/Master/texmf-dist/dvips/pstricks/pst-dots.pro
index ebed06ede5a..9098492b253 100644
--- a/Master/texmf-dist/dvips/pstricks/pst-dots.pro
+++ b/Master/texmf-dist/dvips/pstricks/pst-dots.pro
@@ -1,7 +1,7 @@
-% $Id: pst-dots.pro 601 2022-09-08 19:21:27Z herbert $
+% $Id: pst-dots.pro 291 2021-10-01 09:22:45Z herbert $
%
%% PostScript prologue for pstricks.tex.
-%% Version 2.02, 2021/10/01
+%% Version 0.02, 2021/10/01
%%
%% For distribution, see pstricks.tex.
%%
diff --git a/Master/texmf-dist/dvips/pstricks/pstricks.pro b/Master/texmf-dist/dvips/pstricks/pstricks.pro
index c25657b9b90..175b1908d6b 100644
--- a/Master/texmf-dist/dvips/pstricks/pstricks.pro
+++ b/Master/texmf-dist/dvips/pstricks/pstricks.pro
@@ -1,4 +1,4 @@
-% $Id: pstricks.pro 615 2022-09-22 08:39:26Z herbert $
+% $Id: pstricks.pro 317 2021-11-16 20:47:25Z herbert $
%
%% PostScript prologue for pstricks.tex.
%% Version 1.41, 2021/11/16
@@ -379,7 +379,7 @@ tx@Dict begin
%
%
/TruchetFill { % on stack: scaling factor
- 20 dict begin
+ 10 dict begin
dup dup scale
1 exch div round /penroseFactor ED
a 0 dtransform round exch round exch
@@ -445,11 +445,7 @@ tx@Dict begin
{ 0 h T 1 -1 scale } if
w neg h moveto
0 0 L w h L w neg a neg rlineto
- gsave
-% gsave w neg h lineto CLW 0.5 add setlinewidth % test für border beim Pfeil
-% 1 setgray 0 setlinejoin closepath stroke
-% grestore
- fill grestore
+ gsave fill grestore
} def
%
/ArrowD { % the sides are drawn as curves (hv 20071211)
@@ -955,8 +951,8 @@ tx@Dict begin
} ifelse
} def
%
-/Frame { % on stack \psk@dimen
- CLW mul /a ED % save radius
+/Frame {
+ CLW mul /a ED
3 -1 roll
2 copy gt { exch } if
a sub /y2 ED