@@ -30,6 +30,7 @@
\usepackage{tikz-3dplot} % draw
\usepackage{tkz-fct} % draw
\usepackage{tkz-euclide} % draw
+\usetkzobj{all} % tkz-euclide
\usetikzlibrary{3d,calc,intersections,er,arrows,positioning,shapes.misc,patterns,fadings,decorations.pathreplacing}
\usepackage{tqft}
\usepackage{xspace} % for new commands; decides weather I want to insert a space after the command
@@ -364,13 +364,12 @@ schneiden sich.
$h \in G$ mit $P \in h$ und $g \cap h \neq \emptyset$.
\end{proposition}
-\begin{figure}[htp]
- \centering
- %\input{figures/geometry-6.tex}
- \includegraphics[width=0.5\linewidth, keepaspectratio]{figures/geometry-6.pdf}
- \caption{Situation aus \cref{prop:14.7}}
- \label{fig:bild-6}
-\end{figure}
+ \begin{figure}[htp]
+ \centering
+ \input{figures/geometry-6.tex}
+ \caption{Situation aus \cref{prop:14.7}}
+ \label{fig:bild-6}
+ \end{figure}
\begin{beweis}
Sei $f \in G$ mit $P \in f$. Ist $f \cap g = \emptyset$, so setze
@@ -387,8 +386,7 @@ schneiden sich.
\begin{figure}[htp]
\centering
- %\input{figures/geometry-7.tex}
- \includegraphics[width=0.5\linewidth, keepaspectratio]{figures/geometry-7.pdf}
+ \input{figures/geometry-7.tex}
\caption{TODO}
\label{fig:bild-6}
\end{figure}
@@ -1,4 +1,3 @@
-\usetkzobj{all}
\begin{tikzpicture}
\tkzSetUpPoint[shape=circle,size=10,color=black,fill=black]
\tkzSetUpLine[line width=1]