Weltanschauung Ford v1 finished
This commit is contained in:
29
frames/Weltanschauung-Ford.tex
Normal file
29
frames/Weltanschauung-Ford.tex
Normal file
@@ -0,0 +1,29 @@
|
||||
\def \frameTitle {Prinzipien - Henry Ford}
|
||||
|
||||
\begin{frame}{\frameTitle}{}
|
||||
\begin{tikzpicture}
|
||||
\useasboundingbox (0,0) rectangle(\textwidth,0.8\textheight);
|
||||
\node [below right] at (current bounding box.north west){
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\begin{itemize}
|
||||
\item Vertreter der freien Marktwirtschaft ohne Einfluss der Regierung\\
|
||||
\textbf{\textit{\say{We may help the Government; the Government cannot help us}}}
|
||||
\item Durch gute und fleißige Arbeit kommt das Geld von alleine\\%auch die Nachfrage kommt von selbst, da sie für ein neues Produkt zu Beginn niemals vorhanden ist
|
||||
\textbf{\textit{\say{Money comes naturally as the result of service}}}
|
||||
\item Nicht alle Menschen sind gleich:
|
||||
\begin{itemize}
|
||||
\item der kleine Mann: \tabto{3cm}wenig begabt; einfacher Arbeiter
|
||||
\item der große Mann: \tabto{3cm}begabt; Entwickler und Erfinder
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
};
|
||||
\node[above right] at (current bounding box.south west) {
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\tiny
|
||||
\textbf{Quellen:}\\
|
||||
My Life and Work (Henry Ford, 1922)
|
||||
\end{minipage}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{frame}
|
||||
Reference in New Issue
Block a user