6 May 19:40
Re: PGF v2.0 manual page 46 (petri net) seems to not work
Wilfred van Rooijen <wvanrooijen <at> yahoo.com>
2008-05-06 17:40:34 GMT
2008-05-06 17:40:34 GMT
Hi all,
OK, I found I have to use a couple of libraries:
\usetikzlibrary{positioning}
\usetikzlibrary{arrows}
\usetikzlibrary{petri}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{fit}
and some definitions:
\pgfdeclarelayer{background}
\pgfdeclarelayer{foreground}
\pgfsetlayers{background,main,foreground}
I use PGF/Tikz with xelatex and it seems to work well.
I'm impresed with the possibilities, but the learning
curve is indeed steep.
Wilfred
--- Till Tantau <tantau <at> tcs.uni-luebeck.de> wrote:
> Try saying
>
> \usetikzlibrary{positioning}
>
> that might help.
>
(Continue reading)
RSS Feed