summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/dvips/pstricks/pstricks.pro
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-01 23:08:07 +0000
committerKarl Berry <karl@freefriends.org>2012-01-01 23:08:07 +0000
commitf655f706be902e4f9297b71498678081a5c85cf0 (patch)
tree1422287e8ce7fa8ad6d083b784b4835e522ae0a9 /Master/texmf-dist/dvips/pstricks/pstricks.pro
parent67397afcf6785310f9714a62248c632efdbadef9 (diff)
pstricks (1jan12)
git-svn-id: svn://tug.org/texlive/trunk@24996 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips/pstricks/pstricks.pro')
-rw-r--r--Master/texmf-dist/dvips/pstricks/pstricks.pro9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/dvips/pstricks/pstricks.pro b/Master/texmf-dist/dvips/pstricks/pstricks.pro
index a91ca474cff..707b9307f5d 100644
--- a/Master/texmf-dist/dvips/pstricks/pstricks.pro
+++ b/Master/texmf-dist/dvips/pstricks/pstricks.pro
@@ -1,4 +1,4 @@
-% $Id: pstricks.pro 594 2011-10-31 18:13:18Z herbert $
+% $Id: pstricks.pro 622 2012-01-01 15:36:14Z herbert $
%
%% PostScript prologue for pstricks.tex.
%% Version 1.09, 2011/10/31
@@ -361,9 +361,10 @@ tx@Dict begin
/showpoints ED
counttomark 2 div dup cvi /n ED % n 2 div on stack
n eq not { exch pop } if % even numbers of points? delete one
- showpoints
- { ] aload /Points ED }
- { n 2 mul 1 add -1 roll pop } ifelse % delete the mark symbol
+ ] aload /Points ED
+ showpoints not { Points aload pop } if
+% { ] aload /Points ED }
+% { n 2 mul 1 add -1 roll pop } ifelse % delete the mark symbol
} def
%
/Line {