mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-25 06:18:05 +02:00
misc
This commit is contained in:
parent
8d2b71adae
commit
17bca3d864
1 changed files with 5 additions and 14 deletions
|
@ -31,8 +31,6 @@
|
|||
\draw[thick] (0cm,0cm) circle(1cm);
|
||||
\draw[thick, red] ([shift={(180:1cm)}]-0.0,0) arc (180:0:1cm);
|
||||
\draw (0:1cm) node[point, label=right:{$0$}] {};
|
||||
%\path node[point, blue, label={[blue,above]{$\overline{a}$}}] (posU) at (-252:1cm) {};
|
||||
%\path node[label={[red,left]{$U$}}] at (30:1cm) {};
|
||||
\end{scope}
|
||||
|
||||
\coordinate (circleUp) at (2.6, 0.1);
|
||||
|
@ -42,12 +40,5 @@
|
|||
|
||||
\path[->] (numberlineUp) edge [bend left] node[label=$f$] {} (circleUp);
|
||||
\path[<-] (numberlineDown) edge [bend right] node[label=below:$g$] {} (circleDown);
|
||||
|
||||
%\draw (3.7cm,0cm) node[point, blue, label={[blue,above]{$a$}}] (posA) {};
|
||||
%\draw (0.7cm,0cm) node[point, blue, label={[blue,above]{$\pi^{-1}(u)$}}] {};
|
||||
%\draw[dashed, blue, thick] plot [smooth] coordinates{(posU) (0.2,-0.8) (2.5,-1) (posA)};
|
||||
|
||||
%\draw[blue, dashed, thick] (3.7cm,0cm) arc (0:180:1.5 and 0.5);
|
||||
|
||||
\end{tikzpicture}
|
||||
\end{document}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue