diff options
Diffstat (limited to 'Master/texmf-dist/dvips/pst-node/pst-node.pro')
-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 |