Math & Science ⇒ Petri-Nets
Petri-Nets
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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Petri-Nets
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.