[pstricks] SpecialCoor with pst-node nc*<function>
Patrick Drechsler
patrick at pdrechsler.de
Tue Nov 13 03:57:18 CET 2007
Hi,
I could not find a reference for not using \SpecialCoor with nc*
commands provided by the pst-node package.
I was trying to replace some "\psline" commands with "\ncline".
This example results in a ghostscript error (see below):
--8<---------------cut here---------------start------------->8---
\listfiles%
\documentclass{article}
\usepackage{pstricks,pst-node}
\SpecialCoor%
\begin{document}
\begin{pspicture}[showgrid=true](2,2)%
\pnode(1,1){A}%
\psline[linecolor=red](A)([nodesep=0.5]A)%
\ncline[linecolor=blue]{A}{[offset=0.5]A}%
\end{pspicture}%
\end{document}
--8<---------------cut here---------------end--------------->8---
Error:
--8<---------------cut here---------------start------------->8---
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1122/1686(ro)(G)-- --dict:0/20(G)-- --dict:83/200(L)-- --dict:175/300(L)-- --dict:87/200(L)-- --dict:50/400(L)--
Current allocation mode is local
ESP Ghostscript 815.02: Unrecoverable error, exit code 1
--8<---------------cut here---------------end--------------->8---
,----
| *File List*
| article.cls 2005/09/16 v1.4f Standard LaTeX document class
| size10.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
| pstricks.sty 2007/02/18 v0.33 LaTeX wrapper for `PSTricks' (RN,HV)
| pstricks.tex 2006/12/22 v1.15a `PSTricks' (tvz)
| xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
| color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
| dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
| pst-node.sty 2006/01/01 package wrapper for pst-node.tex
| pst-node.tex 2000/11/09 97 patch 11 `pst-node' (tvz)
`----
Thankful for any feedback,
Patrick
--
4 von 3 Deutschen haben Probleme mit Statistiken.
More information about the PSTricks
mailing list