Hi,
I downloaded here http://www.ctan.org/tex-archive/macros/ ... etri-nets/ the petrinets package.
There is a file for making petrinets to pdf called (pn2pdf). As in the documentation is written, i had put the file into the same directory as my .tex file. Then i configure texmark in the pdflatex-section: pdflatex -shell-escape %.tex
now there is only the message sh: pn2pdf: not found...
has somebody some experiences with that???
thanks
Math & Science ⇒ Petri-Nets
NEW: TikZ book now 40% off at Amazon.com for a short time.

Petri-Nets
Hi,
I've never used the package mentioned, so I can't help you with that. However, have you considered using the PGF/TikZ package? There's a complete Petri-Net example (Section 3: "Tutorial: A Petri-Net for Hagen") in the PGF manual.
I've never used the package mentioned, so I can't help you with that. However, have you considered using the PGF/TikZ package? There's a complete Petri-Net example (Section 3: "Tutorial: A Petri-Net for Hagen") in the PGF manual.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: Petri-Nets
thank you very much! that's perfect!