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{\FG}{2.33};
  \pgfmathsetmacro{\FL}{0.53};
  \tkzDefPoint(0,0){F}
  \tkzDefPoint(90:\FG){G}
  \tkzDefPoint(180:\FG){H}
  \tkzDefPoint(-90:\FG){K}
  \tkzDefPoint(-90:\FL){L}
  \tkzDefPoint(90:\FL){M}
  \tkzDefPoint(90:\FG-\FL){O}
  \tkzDefPoint(0:\FG){P}
  \tkzDefPoint(-90:\FG+\FL){R}
  \tkzDrawCircle(F,G)
  \tkzDrawCircle(F,M)
  \tkzDrawCircle(F,O)
  \tkzDrawCircle(L,O)
  \draw (G) -- (R);
  \draw (H) -- (P);
  \draw (F) +(60:0.25) node{$f$};
  \draw (G) +(90:0.2) node{$g$};
  \draw (H) +(180:0.2) node{$h$};
  \draw (K) +(55:0.2) node{$k$};
  \draw (L) +(-60:0.2) node{$l$};
  \draw (M) +(35:0.2) node{$m$};
  \draw (O) +(-45:0.2) node{$o$};
  \draw (P) +(0:0.2) node{$p$};
  \draw (R) +(-90:0.2) node{$r$};
 \end{tikzpicture}
\end{document}
Empfohlene Zitierweise:
Nicolaus Copernicus: Nicolaus Coppernicus aus Thorn über die Kreisbewegungen der Weltkörper. Ernst Lambeck, Thorn 1879, Seite 322 Bild 1. Digitale Volltext-Ausgabe bei Wikisource, URL: https://de.wikisource.org/w/index.php?title=Seite:Coppernicus_124.png&oldid=- (Version vom 29.12.2019)