mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
5 lines
147 B
TeX
5 lines
147 B
TeX
|
\begin{tikzpicture}[thick]
|
||
|
\draw[thick, fill=black, black] (0cm,0cm) circle(0.1cm);
|
||
|
%\node[below] {$1$};
|
||
|
\end{tikzpicture}
|