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{\CA}{5.52};
  \pgfmathsetmacro{\OL}{0.225*\CA};
  \tkzDefPoint(90:\CA){A}
  \tkzDefPoint(-90:\CA){B}
  \tkzDefPoint(0,0){C}
  \tkzDefPoint(30:\CA){E}
  \tkzDefPoint(-90:0.26*\CA){I}
  \coordinate (F) at ($(I) +(163:0.095*\CA)$);
  \coordinate (F2) at ($(F) +(0:0.39*\CA)$);
  \tkzDefPoint(-63:1.11*\CA){O}
  \coordinate (L) at ($(O) +(0:\OL)$);
  \coordinate (N) at ($(O) +(90:\OL)$);
  \coordinate (P) at ($(O) +(65:\OL)$);
  \coordinate (S) at (L-|P);
  \begin{pgfinterruptboundingbox}
   \tkzInterLC(F,E)(F,F2) \tkzGetPoints{H}{H2}
   \tkzInterLC(I,F)(F,F2) \tkzGetPoints{G2}{G}
   \tkzInterLC(O,L)(O,L) \tkzGetPoints{M}{L}
   \tkzInterLC(N,O)(O,L) \tkzGetPoints{N}{R}
  \end{pgfinterruptboundingbox}
  \tkzDrawCircle(I,F)
  \tkzDrawCircle(F,F2)
  \tkzDrawCircle(O,L)
  \draw (A) -- (B);
  \draw (C) -- (E);
  \draw (E) -- (F);
  \draw (E) -- (G);
  \draw (E) -- (I);
  \draw (F) -- (H);
  \draw (G) -- (I);
  \draw (L) -- (M);
  \draw (N) -- (R);
  \draw (O) -- (P);
  \draw (P) -- (S);
  \draw (A) +(90:0.2) node{$a$};
  \draw (B) +(-90:0.2) node{$b$};
  \draw (C) +(180:0.2) node{$c$};
  \draw (E) +(30:0.2) node{$e$};
  \draw (F) +(90:0.2) node{$f$};
  \draw (G) +(163:0.2) node{$g$};
  \draw (H) +(-150:0.2) node{$h$};
  \draw (I) +(-30:0.2) node{$i$};
  \draw (L) +(0:0.2) node{$l$};
  \draw (M) +(180:0.2) node{$m$};
  \draw (N) +(90:0.2) node{$n$};
  \draw (O) +(-135:0.2) node{$o$};
  \draw (P) +(60:0.2) node{$p$};
  \draw (R) +(-90: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 318 Bild 1. Digitale Volltext-Ausgabe bei Wikisource, URL: https://de.wikisource.org/w/index.php?title=Seite:Coppernicus_121.png&oldid=- (Version vom 29.12.2019)