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]
  \tkzDefPoint(2:2){A}
  \tkzDefPoint(34:2){B}
  \tkzDefPoint(174:2){C}
  \tkzDefPoint(-154:2){D}
  \tkzDefPoint(0,0){E'}
  \tkzDefPoint(0.1,-0.15){E}
  \tkzDefPoint(88:2){F}
  \tkzDefPoint(130:2){G}
  \begin{pgfinterruptboundingbox}
   \tkzCircumCenter(C,E,A) \tkzGetPoint{O1}
   \tkzCircumCenter(D,E,B) \tkzGetPoint{O2}
  \end{pgfinterruptboundingbox}
  \tkzDefPointBy[rotation= center O1 angle 8.8](E) \tkzGetPoint{N}
  \tkzDefPointBy[rotation= center O1 angle 12.2](E) \tkzGetPoint{L}
  \tkzDefPointBy[rotation= center O2 angle 13.5](E) \tkzGetPoint{K}
  \tkzDefPointBy[rotation= center O2 angle 10.6](E) \tkzGetPoint{M}
  \begin{pgfinterruptboundingbox}
   \tkzCircumCenter(F,M,N) \tkzGetPoint{O3}
   \tkzCircumCenter(G,K,L) \tkzGetPoint{O4}
  \end{pgfinterruptboundingbox}
  \tkzDrawCircle(E',C)
  \tkzDrawArc[color=black](O1,C)(A)
  \tkzDrawArc[color=black](O2,D)(B)
  \tkzDrawArc[color=black](O3,N)(F)
  \tkzDrawArc[color=black](O4,L)(G)
  \tkzInterCC(O3,F)(O4,G) \tkzGetPoints{H}{H2}
  \draw (A) +(0:0.2) node{$a$};
  \draw (B) +(60:0.2) node{$b$};
  \draw (C) +(180:0.2) node{$c$};
  \draw (D) +(-150:0.2) node{$d$};
  \draw (E) +(90:0.2) node{$e$};
  \draw (F) +(90:0.2) node{$f$};
  \draw (G) +(180:0.2) node{$g$};
  \draw (H) +(-135:0.2) node{$h$};
  \draw (K) +(85:0.25) node{$k$};
  \draw (L) +(-90:0.2) node{$l$};
  \draw (M) +(170:0.25) node{$m$};
  \draw (N) +(-90:0.2) node{$n$};
 \end{tikzpicture}
\end{document}
Empfohlene Zitierweise:
Nicolaus Copernicus: Nicolaus Coppernicus aus Thorn über die Kreisbewegungen der Weltkörper. Ernst Lambeck, Thorn 1879, Seite 67 Bild 1. Digitale Volltext-Ausgabe bei Wikisource, URL: https://de.wikisource.org/w/index.php?title=Seite:Coppernicus_032.png&oldid=- (Version vom 26.8.2018)