mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Programmierparadigmen
This commit is contained in:
parent
cec5db3514
commit
80640f870c
16 changed files with 383 additions and 0 deletions
3
documents/Programmierparadigmen/figures/todo.tex
Normal file
3
documents/Programmierparadigmen/figures/todo.tex
Normal file
|
@ -0,0 +1,3 @@
|
|||
\begin{tikzpicture}
|
||||
\path (0,0) edge [bend angle=10,bend right] node[label=TODO] {} (-1,-1.5);
|
||||
\end{tikzpicture}
|
Loading…
Add table
Add a link
Reference in a new issue