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{\BC}{2.45};
  \pgfmathsetmacro{\ABE}{13};
  \tkzDefPoint(-90:2.5*\BC){A}
  \tkzDefPoint(0,0){B}
  \tkzDefPoint(90:\BC){C}
  \tkzDefPoint(90-\ABE:\BC){D}
  \tkzDefPoint(-90-\ABE:\BC){E}
  \tkzDefPoint(-\ABE:\BC){F}
  \tkzDefPoint(180-\ABE:\BC){G}
  \tkzDefPointBy[rotation= center B angle -45](E) \tkzGetPoint{H}
  \coordinate (K) at ($(E)!(H)!(D)$);
  \coordinate (L) at ($(A)!(H)!(B)$);
  \tkzDefLine[parallel=through L](K,H) \tkzGetPoint{M'}
  \coordinate (M) at ($(L)!0.85!(M')$);
  \tkzDrawCircle(B,C)
  \draw (A) -- (C);
  \draw (A) -- (H);
  \draw (A) -- (M);
  \draw (B) -- (H);
  \draw (D) -- (E);
  \draw (F) -- (G);
  \draw (H) -- (K);
  \draw (H) -- (L);
  \draw (H) -- (M);
  \draw (K) -- (L);
  \draw (L) -- (M);
  \draw (A) +(-90:0.2) node{$a$};
  \draw (B) +(60-\ABE:0.2) node{$b$};
  \draw (C) +(90:0.2) node{$c$};
  \draw (D) +(90-\ABE:0.2) node{$d$};
  \draw (E) +(-90-\ABE:0.2) node{$e$};
  \draw (F) +(-\ABE:0.2) node{$f$};
  \draw (G) +(180-\ABE:0.2) node{$g$};
  \draw (H) +(-135-\ABE:0.2) node{$h$};
  \draw (K) +(-\ABE:0.2) node{$k$};
  \draw (L) +(0:0.2) node{$l$};
  \draw (M) +(15:0.25) node{\footnotesize $m$};
 \end{tikzpicture}
\end{document}
Empfohlene Zitierweise:
Nicolaus Copernicus: Nicolaus Coppernicus aus Thorn über die Kreisbewegungen der Weltkörper. Ernst Lambeck, Thorn 1879, Seite 347 Bild 1. Digitale Volltext-Ausgabe bei Wikisource, URL: https://de.wikisource.org/w/index.php?title=Seite:Coppernicus_132.png&oldid=- (Version vom 29.12.2019)