added Managmentstile
This commit is contained in:
parent
6636dbd193
commit
ffd8dc3518
@ -11,3 +11,5 @@
|
||||
\input{frames/Prinzipien-Musk.tex}
|
||||
|
||||
\input{frames/Organisation.tex}
|
||||
|
||||
\input{frames/Managmentstile.tex}
|
Binary file not shown.
17
frames/Managmentstile.tex
Normal file
17
frames/Managmentstile.tex
Normal file
@ -0,0 +1,17 @@
|
||||
\def \frameTitle {Managementstile}
|
||||
|
||||
\begin{frame}{\frameTitle}
|
||||
\begin{tikzpicture}
|
||||
\useasboundingbox (0,0) rectangle(\textwidth,0.8\textheight);
|
||||
\node [below right] (text) at (current bounding box.north west){
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\end{minipage}
|
||||
};
|
||||
\node[above right] at (current bounding box.south west) {
|
||||
\begin{minipage}[t]{\linewidth}
|
||||
\tiny
|
||||
\textbf{Quellen:}\\
|
||||
\end{minipage}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
\end{frame}
|
Loading…
x
Reference in New Issue
Block a user