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{\EA}{1.95};
  \pgfmathsetmacro{\EO}{4.6};
  \pgfmathsetmacro{\FO}{0.9};
  \tkzDefPoint(90:\EA){A}
  \tkzDefPoint(180:\EA){B}
  \tkzDefPoint(-90:\EA){C}
  \tkzDefPoint(0:\EA){D}
  \tkzDefPoint(0,0){E}
  \tkzDefPoint(90:\EO-\FO){F}
  \tkzDefPoint(180:\EO){G}
  \tkzDefPoint(-90:\EO+\FO){K}
  \tkzDefPoint(0:\EO){L}
  \tkzDefPoint(90:\EO){O}
  \tkzDefPoint(-90:\EO){P}
  \tkzDefPoint(-90:\FO){X}
  \tkzDrawCircle(E,A)
  \tkzDrawCircle(E,O)
  \tkzDrawCircle(X,F)
  \draw (G) -- (L);
  \draw (O) -- (K);
  \draw (A) +(45:0.2) node{$a$};
  \draw (B) +(130:0.25) node{$b$};
  \draw (C) +(-45:0.2) node{$c$};
  \draw (D) +(55:0.25) node{$d$};
  \draw (E) +(45:0.2) node{$e$};
  \draw (F) +(-60:0.25) node{$f$};
  \draw (G) +(180:0.2) node{$g$};
  \draw (K) +(-90:0.2) node{$k$};
  \draw (L) +(0:0.2) node{$l$};
  \draw (O) +(90:0.2) node{$o$};
  \draw (P) +(45:0.25) node{$p$};
 \end{tikzpicture}
\end{document}
Empfohlene Zitierweise:
Nicolaus Copernicus: Nicolaus Coppernicus aus Thorn über die Kreisbewegungen der Weltkörper. Ernst Lambeck, Thorn 1879, Seite 340 Bild 1. Digitale Volltext-Ausgabe bei Wikisource, URL: https://de.wikisource.org/w/index.php?title=Seite:Coppernicus_128.png&oldid=- (Version vom 29.12.2019)