refactoring
This commit is contained in:
parent
a8adb76e50
commit
e01db04663
BIN
Ford_vs_Musk_Presentation.pdf
Normal file
BIN
Ford_vs_Musk_Presentation.pdf
Normal file
Binary file not shown.
18
Ford_vs_Musk_Presentation.tex
Normal file
18
Ford_vs_Musk_Presentation.tex
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
\documentclass[aspectratio=169]{beamer}
|
||||||
|
\usetheme{th-owl}
|
||||||
|
|
||||||
|
\input{Packages.tex}
|
||||||
|
|
||||||
|
\def \TITLE{Henry Ford vs Elon Musk}
|
||||||
|
\def \SUBTITLE{Ein Vergleich von Führungsstilen}
|
||||||
|
\def \AUTHOR{Paul Lödige\\Matrikel Nr.: 15405036}
|
||||||
|
\def \COMPACTAUTHOR{Paul Lödige}
|
||||||
|
\def \DATE{WS 2020/21}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\input{TitlePage.tex}
|
||||||
|
|
||||||
|
\input{Content.tex}
|
||||||
|
|
||||||
|
\end{document}
|
Binary file not shown.
@ -1,17 +0,0 @@
|
|||||||
\documentclass[aspectratio=169]{beamer}
|
|
||||||
\usetheme{th-owl}
|
|
||||||
|
|
||||||
\input{Packages.tex}
|
|
||||||
|
|
||||||
\def \TITLE{Example Title}
|
|
||||||
\def \SUBTITLE{Example Subtitle}
|
|
||||||
\def \AUTHOR{Example Author}
|
|
||||||
\def \DATE{Example Date}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\input{TitlePage.tex}
|
|
||||||
|
|
||||||
\input{Content.tex}
|
|
||||||
|
|
||||||
\end{document}
|
|
@ -1,6 +1,6 @@
|
|||||||
\title{\TITLE}
|
\title{\TITLE}
|
||||||
\subtitle{\SUBTITLE}
|
\subtitle{\SUBTITLE}
|
||||||
\author{\AUTHOR}
|
\author[\COMPACTAUTHOR]{\AUTHOR}
|
||||||
\date{\DATE}
|
\date{\DATE}
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
@ -12,7 +12,7 @@
|
|||||||
\node[above right] (0,0) {
|
\node[above right] (0,0) {
|
||||||
\footnotesize
|
\footnotesize
|
||||||
\hspace{.05\paperwidth}
|
\hspace{.05\paperwidth}
|
||||||
\inserttitle \space | \insertauthor \space | \insertdate
|
\inserttitle \space | \insertshortauthor \space | \insertdate
|
||||||
};
|
};
|
||||||
\else
|
\else
|
||||||
\node [below right] at (.55*\the\paperwidth,.6*\the\paperheight)
|
\node [below right] at (.55*\the\paperwidth,.6*\the\paperheight)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user