geschichtliche Einordnung v1 finished

This commit is contained in:
paul-loedige 2020-11-29 14:59:06 +01:00
parent b736005a63
commit 8964c4f221
8 changed files with 54 additions and 10 deletions

View File

@ -1,2 +1,4 @@
%all the content goes here
\input{frames/Aufmacher.tex}
\input{frames/Umstände-Ford.tex}
\input{frames/Umstände-Musk.tex}

Binary file not shown.

View File

@ -10,6 +10,8 @@
\def \DATE{WS 2020/21}
\begin{document}
\definecolor{th-grey}{HTML}{38434b};
\input{TitlePage.tex}

View File

@ -1,11 +1,9 @@
\begin{frame}{Revolutionäre der massentauglichen Mobilität}
\begin{tikzpicture}
\definecolor{th-grey}{HTML}{38434b};
\node (Ford) at (0,0) {\includegraphics[height=.69\textheight]{Henry-Ford.jpg}};
\node [above = -2mm of Ford]{\textbf{Henry Ford}};
\node[right = of Ford] (Musk) {\includegraphics[height=.69\textheight]{elon-musk.jpg}};
\node [above = -2mm of Musk]{\textbf{Elon Musk}};
\definecolor{th-grey}{HTML}{38434b};
\node[below right = -20mm and 5mm of Musk,draw=th-grey] {
\tiny
\begin{tabular}{l}
@ -15,12 +13,4 @@
\end{tabular}
};
\end{tikzpicture}
%\begin{tabular}{c c c}
% \large \textbf{Henry Ford} &
% \large \textbf{Elon Musk}\\
% \includegraphics[height = .6\textheight]{Henry-Ford.jpg}&
% \includegraphics[height = .6\textheight]{elon-musk.jpg}\\
% \footnotesize lifenlesson.com/henry-ford/ &
% \footnotesize d.ibtimes.co.uk/en/full/1602985/elon-musk.jpg
%\end{tabular}
\end{frame}

26
frames/Umstände-Ford.tex Normal file
View File

@ -0,0 +1,26 @@
\begin{frame}{Geschichtliche Einordnung - Henry Ford}{Bürger-, Weltkriege und die 2. industrielle Revolution}
\begin{columns}
\begin{column}{.45\textwidth}
Henry Ford lebte von 1863 bis 1947
\begin{itemize}
\item Ende des Amerikanischen Bürgerkrieges (1865)
\item Beginn der 2. Industriellen Revolution (Beginn der 1860er)
\item 1. Weltkrieg (1914-1918)
\item Spanische Grippe (1918-1920)
\item 2. Weltkrieg (1933-1945)
\end{itemize}
\end{column}
\begin{column}{.45\textwidth}
\begin{tikzpicture}
\node (ir) at (0,0) {\includegraphics[width=1.1\textwidth]{2nd-industrial-revolution.jpg}};
\node[below = 0mm of ir,draw=th-grey] {
\tiny
\begin{tabular}{l}
Quellen:\\\\
https://pngeans.com/wp-content/uploads/2019/12/\\Hartmann\_Maschinenhalle\_1868\_01-1-1024x665.jpg
\end{tabular}
};
\end{tikzpicture}
\end{column}
\end{columns}
\end{frame}

24
frames/Umstände-Musk.tex Normal file
View File

@ -0,0 +1,24 @@
\begin{frame}{Geschichtliche Einordnung - Elon Musk}{Die Dotcom-Blase und der Beginn der kommerziellen Raumfahrt}
\begin{columns}
\begin{column}{.45\textwidth}
Elon Musk wurde in 1971 geboren
\begin{itemize}
\item Aufstände gegen und Ende der Apartheid in Süd-Afrika (1950-1995)
\item Dotcom-Blase (2000)
\item Ende der staatlich organisierten Raumfahrt in den USA (2011)
\end{itemize}
\end{column}
\begin{column}{.45\textwidth}
\begin{tikzpicture}
\node (ir) at (0,0) {\includegraphics[width=1.1\textwidth]{dot-com-bubble.png}};
\node[below = 0mm of ir,draw=th-grey] {
\tiny
\begin{tabular}{l}
Quellen:\\\\
http://news.bbc.co.uk/2/hi/business/8558257.stm
\end{tabular}
};
\end{tikzpicture}
\end{column}
\end{columns}
\end{frame}

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

BIN
images/dot-com-bubble.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB