# HG changeset patch # User Martin Geisler # Date 1272371203 -7200 # Node ID e85c227501bcc313461d3b662149a2f47dc7d73e # Parent 526e5f40124ad27e37e6faf12d69f36a3efae822 Shift Bob slightly. diff --git a/pull-workflow.tex b/pull-workflow.tex --- a/pull-workflow.tex +++ b/pull-workflow.tex @@ -21,7 +21,7 @@ \node<6->[a,join,join=with alice/bob-end by join-above] {$A_3$}; \end{scope} - \begin{scope}[start chain=bob, shift={(6, 0)}] + \begin{scope}[start chain=bob, shift={(7, 0)}] \node[rev,label=above:Bob] {0}; \node<4->[b,join] {$B_1$}; \end{scope}