Seite:Coppernicus 005.png

aus Wikisource, der freien Quellensammlung
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}
\begin{document}
 \begin{tikzpicture}
  \pgfmathsetmacro{\MyLength}{5};
  \pgfmathsetmacro{\MyPhi}{(1+sqrt(5))/2};
  \pgfmathsetmacro{\MyB}{\MyLength/\MyPhi};
  \draw (0,0) -- (\MyLength,0);
  \draw (0,-0.1) -- +(0,0.2) node[above]{$a$};
  \draw (\MyB,-0.1) -- +(0,0.2) node[above]{$b$};
  \draw (\MyB-\MyB/\MyPhi,-0.1) -- +(0,0.2) node[above]{$c$};
  \draw (\MyLength,-0.1) -- +(0,0.2) node[above]{$d$};
  \draw (\MyB/2,-0.1) -- +(0,0.2) node[above]{$e$};
 \end{tikzpicture}
\end{document}
Empfohlene Zitierweise:
Nicolaus Copernicus: Nicolaus Coppernicus aus Thorn über die Kreisbewegungen der Weltkörper. Ernst Lambeck, Thorn 1879, Seite 33 Bild 1. Digitale Volltext-Ausgabe bei Wikisource, URL: https://de.wikisource.org/w/index.php?title=Seite:Coppernicus_005.png&oldid=- (Version vom 29.10.2017)