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{\FA}{2.06};
  \tkzDefPoint(126:\FA){A}
  \tkzDefPoint(-42:\FA){B}
  \tkzDefPoint(34:\FA){C}
  \tkzDefPoint(-90:0.2*\FA){D}
  \tkzDefPoint(0,0){F}
  \tkzDefPoint(90:\FA){G}
  \tkzDefPoint(-90:\FA){H}
  \tkzInterLC(B,D)(F,A) \tkzGetPoints{B}{E}
  \coordinate (K) at ($(B)!(F)!(E)$);
  \tkzInterLC(F,K)(F,A) \tkzGetPoints{L2}{L}
  \tkzDrawCircle(F,A)
  \draw (A) -- (C);
  \draw (A) -- (D);
  \draw (A) -- (E);
  \draw (C) -- (D);
  \draw (C) -- (E);
  \draw (B) -- (E);
  \draw (F) -- (L);
  \draw (G) -- (H);
  \draw (A) +(126:0.2) node{$a$};
  \draw (B) +(-42:0.2) node{$b$};
  \draw (C) +(34:0.2) node{$c$};
  \draw (D) +(20:0.25) node{$d$};
  \draw (E) +(138:0.2) node{$e$};
  \draw (F) +(0:0.15) node{$f$};
  \draw (G) +(90:0.2) node{$g$};
  \draw (H) +(-90:0.2) node{$h$};
  \draw (K) +(-170:0.25) node{$k$};
  \draw (L) +(-132:0.2) node{$l$};
 \end{tikzpicture}
\end{document}
Empfohlene Zitierweise:
Nicolaus Copernicus: Nicolaus Coppernicus aus Thorn über die Kreisbewegungen der Weltkörper. Ernst Lambeck, Thorn 1879, Seite 287 Bild 1. Digitale Volltext-Ausgabe bei Wikisource, URL: https://de.wikisource.org/w/index.php?title=Seite:Coppernicus_103.png&oldid=- (Version vom 29.12.2019)