www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit f41f5526d6c0bb7404bd6aa32d6b2753aa26042d
parent 857c2dc3541b739abd7590c1852c6aef697bad0c
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date:   Wed,  2 Nov 2011 23:02:56 +0100

Bug.

Diffstat:
Mpresentation/presentation.tex | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/presentation/presentation.tex b/presentation/presentation.tex @@ -76,9 +76,9 @@ \node[draw,fill=white!20!blue!70!red,rectangle,minimum width=0.3cm,minimum height=0.3cm] (lc1) at (rc.270) {}; \end{scope} - \draw[<->, thick] (lb1)--(lc1); - \only<2->{\draw[<->, thick, dashed, red] (la2)--(lb2);} - \only<3->{\draw[<->, thick, dashed, red] (la1)--(lc1);} + \only<2->{\draw[<->, thick] (lb1)--(lc1);} + \only<3->{\draw[<->, thick, dashed, red] (la2)--(lb2);} + \only<4->{\draw[<->, thick, dashed, red] (la1)--(lc1);} \end{tikzpicture} \caption{Communication entre trois agents} \end{figure}