summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/dvips/pstricks/pstricks.pro
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/dvips/pstricks/pstricks.pro
parentfa5683cd8bf1b74b56f96bcd5062d259e8316784 (diff)
pstricks (25sep21)
git-svn-id: svn://tug.org/texlive/trunk@60607 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips/pstricks/pstricks.pro')
-rw-r--r--Master/texmf-dist/dvips/pstricks/pstricks.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/dvips/pstricks/pstricks.pro b/Master/texmf-dist/dvips/pstricks/pstricks.pro
index acd43111d7b..178eb0475a6 100644
--- a/Master/texmf-dist/dvips/pstricks/pstricks.pro
+++ b/Master/texmf-dist/dvips/pstricks/pstricks.pro
@@ -1,7 +1,7 @@
-% $Id: pstricks.pro 256 2021-09-22 18:42:59Z herbert $
+% $Id: pstricks.pro 269 2021-09-25 13:47:26Z herbert $
%
%% PostScript prologue for pstricks.tex.
-%% Version 1.39, 2021/09/10
+%% 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
@@ -706,11 +706,11 @@ tx@Dict begin
/EAC { x2 y2 x y ArrowB curveto pop pop } def
%
/OpenCurve {
- 5 dict begin
+% 5 dict begin
NArray n 3 lt
{ n { pop pop } repeat }
{ BOC /n n 3 sub def n { NC } repeat EOC } ifelse
- end
+% end
} def
%
/CurvePath {