Aufmacher finished
This commit is contained in:
parent
a29b753036
commit
952e072acd
@ -1,2 +1,3 @@
|
|||||||
%all the content goes here
|
%all the content goes here
|
||||||
|
\input{frames/Aufmacher.tex}
|
||||||
\input{frames/ExampleFrame.tex}
|
\input{frames/ExampleFrame.tex}
|
Binary file not shown.
@ -8,11 +8,11 @@
|
|||||||
\ifnum\thepage>1\relax%
|
\ifnum\thepage>1\relax%
|
||||||
\fill[white,opacity=1] (0,0) rectangle(\the\paperwidth,\the\paperheight);
|
\fill[white,opacity=1] (0,0) rectangle(\the\paperwidth,\the\paperheight);
|
||||||
\node [below left] at (current bounding box.north east)
|
\node [below left] at (current bounding box.north east)
|
||||||
{\includesvg[width=.2\paperwidth]{./images/TH_OWL_Logo_small}};
|
{\includesvg[width=.15\paperwidth]{./images/TH_OWL_Logo_small}};
|
||||||
\node[above right] (0,0) {
|
\node[above right] (0,0) {
|
||||||
\footnotesize
|
\footnotesize
|
||||||
\hspace{.05\paperwidth}
|
\hspace{.05\paperwidth}
|
||||||
{\tiny\inserttitle \space | \insertshortauthor \space | \insertdate}
|
{\scriptsize\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)
|
||||||
|
@ -5,14 +5,14 @@
|
|||||||
{
|
{
|
||||||
\vskip 5mm%
|
\vskip 5mm%
|
||||||
\begin{beamercolorbox}[wd=\paperwidth,ht=1.2cm]{frametitle}
|
\begin{beamercolorbox}[wd=\paperwidth,ht=1.2cm]{frametitle}
|
||||||
\begin{tikzpicture}
|
\begin{tikzpicture}
|
||||||
\definecolor{th-grey}{HTML}{38434b};
|
\definecolor{th-grey}{HTML}{38434b};
|
||||||
\useasboundingbox[fill=th-grey](0,0) rectangle(.7*\the\paperwidth,1.2);
|
\useasboundingbox[fill=th-grey](0,0) rectangle(.7*\the\paperwidth,1.2);
|
||||||
\ifx\insertframesubtitle\@empty%
|
\ifx\insertframesubtitle\@empty%
|
||||||
{\node[anchor=center, white,font=\large] at (3.2,0.61){\insertframetitle};}
|
{\node[anchor=center, white,font=\large] at (3.2,0.61){\insertframetitle};}
|
||||||
\else%
|
\else%
|
||||||
{\node[anchor= center, white,font=\large] at (3.2,0.81){\insertframetitle};%
|
{\node[anchor= center, white,font=\large] at (3.2,0.81){\insertframetitle};%
|
||||||
\node[anchor= center, white,font=\small] at (3.2,0.41){\insertframesubtitle};}%
|
\node[anchor= center, white,font=\small] at (3.2,0.41){\insertframesubtitle};}%
|
||||||
\fi
|
\fi
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
\end{beamercolorbox}
|
\end{beamercolorbox}
|
||||||
|
10
frames/Aufmacher.tex
Normal file
10
frames/Aufmacher.tex
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
\begin{frame}
|
||||||
|
\begin{tabular}{c c}
|
||||||
|
\large \textbf{massentaugliche Automobile} &
|
||||||
|
\large \textbf{massentaugliche E-Autos}\\
|
||||||
|
\includegraphics[height = .75\textheight]{Henry-Ford.jpg}&
|
||||||
|
\includegraphics[height = .75\textheight]{elon-musk.jpg}\\
|
||||||
|
\footnotesize lifenlesson.com/henry-ford/ &
|
||||||
|
\footnotesize d.ibtimes.co.uk/en/full/1602985/elon-musk.jpg
|
||||||
|
\end{tabular}
|
||||||
|
\end{frame}
|
BIN
images/Henry-Ford.jpg
Normal file
BIN
images/Henry-Ford.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
BIN
images/elon-musk.jpg
Normal file
BIN
images/elon-musk.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 122 KiB |
Loading…
x
Reference in New Issue
Block a user