Math & SciencePetri-Nets

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
roz
Posts: 2
Joined: Mon Oct 18, 2010 12:47 pm

Petri-Nets

Post by roz »

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Petri-Nets

Post by gmedina »

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.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
roz
Posts: 2
Joined: Mon Oct 18, 2010 12:47 pm

Re: Petri-Nets

Post by roz »

thank you very much! that's perfect!
Post Reply