todo.tex 118 B

1234
  1. \begin{tikzpicture}
  2. \path (0,0) edge [bend angle=10,bend right] node[label=TODO] {} (-1,-1.5);
  3. \end{tikzpicture}