[pstricks] XeTeX and pst-node 1.24

Matthew Alan Tucker matucker at ucsc.edu
Fri Sep 21 06:08:17 CEST 2012


Hello all,

After an update to pst-node 1.24, the following minimal example:

\documentclass{article}

\usepackage{pst-node}

\begin{document}

 \rnode{A}{foo}
 \rnode{B}{bar}
 \ncarc[nodesep=8pt]{->}{A}{B}

\end{document}


Produces an error not unlike that listed on the main page, but one which is
not resolvable by the addition of the -dNOSAFER flag to the relevant config
files. The output:

Error: /typecheck in --restore--
Operand stack:
   6.94444   6.94444
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--
--nostringval--   false   1   %stopped_push   1894   1   3   %oparray_pop
1893   1   3   %oparray_pop   1877   1   3   %oparray_pop   1771   1   3
%oparray_pop   --nostringval--   %errorexec_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   1823   1   3   %oparray_pop   --nostringval--   1807   1
  3   %oparray_pop   --nostringval--
Dictionary stack:
   --dict:1170/1684(ro)(G)--   --dict:0/20(G)--   --dict:110/200(L)--
Current allocation mode is local
Current file position is 1254
GPL Ghostscript 9.06: Unrecoverable error, exit code 1

** WARNING ** Filtering file via command -->rungs -q -dNOPAUSE -dBATCH
-dNOSAFER -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.5
-dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode
-dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode
-sOutputFile='/var/folders/gz/wn58b28s6l5cqp_ft1gy_m800000gn/T//dvipdfmx.9QhBj0Ad'
'/var/folders/gz/wn58b28s6l5cqp_ft1gy_m800000gn/T//dvipdfmx.mtf6L9Nj' -c
quit<-- failed.
** WARNING ** Image format conversion for PSTricks failed.
** WARNING ** Interpreting special command PST: (ps:) failed.
** WARNING ** >> at page="1" position="(183.056, 657.235)" (in PDF)
** WARNING ** >> xxx "PST: tx at Dict begin gsave STV newpath /ArrowA { moveto
} def /Ar"


I am unsure if this is end-user stupidity or a true issue with pst-node and
xdvipdfmx, which is the driver I'm attempting to use.

Best and Thanks,
Matt Tucker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20120920/382d3b96/attachment.html>


More information about the PSTricks mailing list