mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-20 01:01:12 +00:00
return arrow more straight up
This commit is contained in:
parent
84cfba118b
commit
c98bdfc245
1 changed files with 1 additions and 1 deletions
|
|
@ -43,6 +43,6 @@
|
|||
% Curved arrows
|
||||
\draw [arrow] (no) to[out=120, in=180] (discussion);
|
||||
\draw [arrow] (modification) to[out=90, in=-90] (test);
|
||||
\draw [arrow] (blockNode) to[out=180, in=180] (discussion);
|
||||
\draw [arrow] (blockNode) to[out=140, in=180] (discussion);
|
||||
\end{tikzpicture}%
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue