mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
4 lines
118 B
TeX
4 lines
118 B
TeX
|
\begin{tikzpicture}
|
||
|
\path (0,0) edge [bend angle=10,bend right] node[label=TODO] {} (-1,-1.5);
|
||
|
\end{tikzpicture}
|