Aufmacher finished
This commit is contained in:
parent
a29b753036
commit
952e072acd
@ -1,2 +1,3 @@
|
||||
%all the content goes here
|
||||
\input{frames/Aufmacher.tex}
|
||||
\input{frames/ExampleFrame.tex}
|
Binary file not shown.
@ -8,11 +8,11 @@
|
||||
\ifnum\thepage>1\relax%
|
||||
\fill[white,opacity=1] (0,0) rectangle(\the\paperwidth,\the\paperheight);
|
||||
\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) {
|
||||
\footnotesize
|
||||
\hspace{.05\paperwidth}
|
||||
{\tiny\inserttitle \space | \insertshortauthor \space | \insertdate}
|
||||
{\scriptsize\inserttitle \space | \insertshortauthor \space | \insertdate}
|
||||
};
|
||||
\else
|
||||
\node [below right] at (.55*\the\paperwidth,.6*\the\paperheight)
|
||||
|
@ -5,14 +5,14 @@
|
||||
{
|
||||
\vskip 5mm%
|
||||
\begin{beamercolorbox}[wd=\paperwidth,ht=1.2cm]{frametitle}
|
||||
\begin{tikzpicture}
|
||||
\definecolor{th-grey}{HTML}{38434b};
|
||||
\useasboundingbox[fill=th-grey](0,0) rectangle(.7*\the\paperwidth,1.2);
|
||||
\ifx\insertframesubtitle\@empty%
|
||||
{\node[anchor=center, white,font=\large] at (3.2,0.61){\insertframetitle};}
|
||||
\begin{tikzpicture}
|
||||
\definecolor{th-grey}{HTML}{38434b};
|
||||
\useasboundingbox[fill=th-grey](0,0) rectangle(.7*\the\paperwidth,1.2);
|
||||
\ifx\insertframesubtitle\@empty%
|
||||
{\node[anchor=center, white,font=\large] at (3.2,0.61){\insertframetitle};}
|
||||
\else%
|
||||
{\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=\large] at (3.2,0.81){\insertframetitle};%
|
||||
\node[anchor= center, white,font=\small] at (3.2,0.41){\insertframesubtitle};}%
|
||||
\fi
|
||||
\end{tikzpicture}
|
||||
\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