Search found 2 matches

by server988
Fri Jun 26, 2009 10:37 pm
Forum: Document Classes
Topic: arrow tips and double arrows in tikz pgf
Replies: 2
Views: 39118

arrow tips and double arrows in tikz pgf

TikZ has a special option for sizing such arrows: 'double equal sign distance'
You should also use the -implies arrow style.

Here is a simple example that shows how it works:

First thanks very much for your answer.

Did you see my code ? Does this mean that i have to re-write a ' virtual ...
by server988
Fri Jun 26, 2009 4:29 pm
Forum: Graphics, Figures & Tables
Topic: [TikZ] Drawing BOX-To-BOX arrows ?
Replies: 1
Views: 2659

[TikZ] Drawing BOX-To-BOX arrows ?

I need to do something with TikZ like what i shows in the attachement image.

I really get it buggy when i try.

Here the actual code i've wrote , and in the attachament what i'm trying to do

THANKS for any help



\begin{figure}[h]
\centering
\begin{tikzpicture}
[node distance=0.8cm,
start ...