[pstricks] dianode problems
Herbert Voss
LaTeX at zedat.fu-berlin.de
Fri Jan 12 18:24:11 CET 2007
Helge Langseth schrieb:
> Herbert,
> Thanks for looking into this!
>
> It is strange that you cannot reproduce the error?!
> Here is my file-list:
>
>
> *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)
> pst-node.sty 2006/01/01 package wrapper for pst-node.tex
> pstricks.sty 2006/08/10 v0.32 LaTeX wrapper for `PSTricks' (RN,HV)
> pstricks.tex 2006/12/22 v1.15 `PSTricks' (tvz)
> pstricks.pro
> xcolor.sty 2006/11/28 v2.10 LaTeX color extensions (UK)
> color.cfg 2005/12/29 v1.1 MiKTeX 'color' configuration
> dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
> pst-node.tex 2000/11/09 97 patch 11 `pst-node' (tvz)
> ***********
>
>
> So, I use MiKTeX, can that be an explanation? Also, I am not sure why
> pst-node.pro file (mine is of Version 97 patch 1, 97/05/09) is not in my
> list, wheras it is in yours?
> My pstricks.pro is Version 1.01, 2006/01/11.
>
>
>
> Regards,
> Helge
>
> -----Original Message-----
> From: pstricks-bounces at tug.org [mailto:pstricks-bounces at tug.org] On Behalf
> Of Herbert Voss
> Sent: 12 January 2007 16:04
> To: Graphics with PSTricks
> Subject: Re: [pstricks] dianode problems
>
> Helge Langseth schrieb:
>
>> Hi
>>
>> I have a problem with \dianode.
>>
>> This minimal example will lead to error message from gsview (something
>> like
>> Error: /undefined in Diamond)
>>
>>
> No problem here.
>
> *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)
> pst-node.sty 2006/01/01 package wrapper for pst-node.tex
> pstricks.sty 2006/08/10 v0.32 LaTeX wrapper for `PSTricks' (RN,HV)
> pstricks.tex 2006/12/22 v1.15 `PSTricks' (tvz)
> pstricks.pro
>
from your PS-file:
%%BeginProcSet: pstricks.pro 0 0
%!
% PostScript prologue for pstricks.tex.
% Created 1993/3/12. Source file was pstricks.doc
% Version 0.93a, 93/03/12.
% For use with Rokicki's dvips.
you have an old pstricks.pro in your $TEXMF tree. You can find the
location of this file with running kpsewhich in shell
kpsewhich pstricks.pro
then delete this old version.
Herbert
More information about the PSTricks
mailing list