From aa1d9048da7d31f6b4045d5a1cc2c818807d88b7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 30 Dec 2010 01:08:39 +0000 Subject: pst-node 1.14 (29dec10) git-svn-id: svn://tug.org/texlive/trunk@20879 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/dvips/pst-node/pst-node.pro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/dvips') diff --git a/Master/texmf-dist/dvips/pst-node/pst-node.pro b/Master/texmf-dist/dvips/pst-node/pst-node.pro index c1a814d6af6..083b54a78fe 100644 --- a/Master/texmf-dist/dvips/pst-node/pst-node.pro +++ b/Master/texmf-dist/dvips/pst-node/pst-node.pro @@ -1,4 +1,4 @@ -% $Id: pst-node.pro 304 2010-04-22 08:23:39Z herbert $ +% $Id: pst-node.pro 440 2010-12-28 21:06:39Z herbert $ %% %% PostScript prologue for pst-node.tex. %% Version 1.12, 2010/04/30. @@ -10,10 +10,11 @@ /tx@NodeDict 400 dict def tx@NodeDict begin tx@Dict begin % from main pstricks dict /T /translate load def + /CP /currentpoint load def end /NewNode { % on stack: { x y } boolean N@name type InitXnode gsave - /next ED % { x y } boolean N@name type + /next exch def % { x y } boolean N@name type dict dup % { x y } boolean N@name dict dict 3 1 roll def % { x y } boolean dict N@name dict def exch { dup 3 1 roll def } if % { x y } dict boolean -- cgit v1.2.3