diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-11 23:23:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-11 23:23:58 +0000 |
commit | cd19244f37a468b37244a760a0025106e326c9d3 (patch) | |
tree | 73d5dbc2d7cc2dd6c4eac68b21c643213287ea20 /Master/texmf-dist/dvips | |
parent | 9dde62046b0ab9a4b0574e39659fe45110daeb49 (diff) |
pst-node (11jul13)
git-svn-id: svn://tug.org/texlive/trunk@31163 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips')
-rw-r--r-- | Master/texmf-dist/dvips/pst-node/pst-node.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/dvips/pst-node/pst-node.pro b/Master/texmf-dist/dvips/pst-node/pst-node.pro index 5fccc62cffc..92501b0ee55 100644 --- a/Master/texmf-dist/dvips/pst-node/pst-node.pro +++ b/Master/texmf-dist/dvips/pst-node/pst-node.pro @@ -10,8 +10,8 @@ tx@Dict begin % from main pstricks dict /T /translate load def /CP /currentpoint load def - /startGlobal { true setglobal globaldict begin } bind def - /endGlobal { end false setglobal } bind def +% /startGlobal { true setglobal globaldict begin } bind def +% /endGlobal { end false setglobal } bind def end /tx@NodeDict 400 dict def tx@NodeDict begin /NewNode { % on stack: { x y } boolean N@name type InitXnode |