Fertig. Dieser Text wurde zweimal anhand der Quelle korrekturgelesen. Die Schreibweise folgt dem Originaltext.

LaTeX Source Code

% complile with »pdflatex«
\documentclass[tikz,convert=pdf2svg]{standalone}
\usepackage{tkz-euclide}
\usetkzobj{all}
\begin{document}
 \begin{tikzpicture}
  \tkzSetUpLine[line width=0.4pt]
  \pgfmathsetmacro{\DB}{2};
  \pgfmathsetmacro{\DK}{3.91*\DB};
  \pgfmathsetmacro{\KF}{0.43*\DB};
  \pgfmathsetmacro{\KL}{1.06*\DB};
  \tkzDefPoint(180:\DB){A}
  \tkzDefPoint(-90:\DB-\KF){B'}
  \tkzDefPoint(0:\DB){C}
  \tkzDefPoint(0,0){D}
  \tkzDefPoint(\KF,-\DK){E}
  \tkzDefPoint(-\KF,-\DK){G}
  \tkzDefPoint(0,-\DK){K}
  \tkzDefPoint(0,-\DK+\KL){L}
  \tkzDefPoint(0,-\DK-\KL){M}
  \begin{pgfinterruptboundingbox}
   \tkzInterLC(K,D)(D,A) \tkzGetPoints{B}{S2}
   \tkzInterLC(K,D)(K,E) \tkzGetPoints{F2}{F}
   \tkzTangent[from=K](D,B') \tkzGetPoints{T1}{T2}
   \tkzInterLC(D,T1)(D,B) \tkzGetPoints{A''}{C'}
   \tkzInterLC(D,T2)(D,B) \tkzGetPoints{C''}{A'}
   \tkzDefLine[parallel=through C'](T1,K) \tkzGetPoint{E'}
   \tkzDefLine[parallel=through A'](T2,K) \tkzGetPoint{G'}
   \tkzInterLL(A',G')(C',E') \tkzGetPoint{S}
   \tkzTangent[from=K](D,B) \tkzGetPoints{C''}{A''}
   \tkzInterLC(D,K)(D,B) \tkzGetPoints{B2}{B}
   \tkzDefLine[parallel=through L](E,G) \tkzGetPoint{L2}
   \tkzDefLine[parallel=through M](E,G) \tkzGetPoint{M2}
   \tkzInterLL(L,L2)(K,A'') \tkzGetPoint{N}
   \tkzInterLL(L,L2)(K,C'') \tkzGetPoint{O}
   \tkzInterLL(L,L2)(S,C') \tkzGetPoint{P}
   \tkzInterLL(M,M2)(S,A') \tkzGetPoint{Q}
   \tkzInterLL(M,M2)(S,C') \tkzGetPoint{R}
  \end{pgfinterruptboundingbox}
  \tkzDrawCircle(D,B)
  \tkzDrawCircle(K,G)
  \draw (A) -- (C);
  \draw (G) -- (E);
  \draw (A') -- (S);
  \draw (C') -- (S);
  \draw (A'') -- (K);
  \draw (C'') -- (K);
  \draw (B2) -- (S);
  \draw (N) -- (P);
  \draw (Q) -- (R);
  \draw (A) +(180:0.2) node{$a$};
  \draw (B) +(-50:0.2) node{$b$};
  \draw (C) +(0:0.2) node{$c$};
  \draw (D) +(-50:0.2) node{$d$};
  \draw (E) +(0:0.2) node{$e$};
  \draw (F) +(60:0.25) node{$f$};
  \draw (G) +(180:0.2) node{$g$};
  \draw (K) +(-45:0.2) node{$k$};
  \draw (L) +(60:0.2) node{$l$};
  \draw (M) +(35:0.2) node{$m$};
  \draw (N) +(180:0.2) node{$n$};
  \draw (O) +(40:0.2) node{$o$};
  \draw (P) +(0:0.2) node{$p$};
  \draw (Q) +(180:0.2) node{$q$};
  \draw (R) +(0:0.2) node{$r$};
  \draw (S) +(-90:0.2) node{$s$};
 \end{tikzpicture}
\end{document}
Empfohlene Zitierweise:
Nicolaus Copernicus: Nicolaus Coppernicus aus Thorn über die Kreisbewegungen der Weltkörper. Ernst Lambeck, Thorn 1879, Seite 234 Bild 1. Digitale Volltext-Ausgabe bei Wikisource, URL: https://de.wikisource.org/w/index.php?title=Seite:Coppernicus_080.png&oldid=- (Version vom 11.5.2019)