hsrm_theme/presentation.tex

630 lines
21 KiB
TeX

%!TEX program = xelatex
\documentclass[compress]{beamer}
%--------------------------------------------------------------------------
% Common packages
%--------------------------------------------------------------------------
\usepackage[english]{babel}
\usepackage{pgfpages} % required for notes on second screen
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{tabularx,ragged2e}
\usepackage{booktabs}
\usepackage{listings}
\lstset{ %
language=[LaTeX]TeX,
basicstyle=\normalsize\ttfamily,
keywordstyle=,
numbers=left,
numberstyle=\tiny\ttfamily,
stepnumber=1,
showspaces=false,
showstringspaces=false,
showtabs=false,
breaklines=true,
frame=tb,
framerule=0.5pt,
tabsize=4,
framexleftmargin=0.5em,
framexrightmargin=0.5em,
xleftmargin=0.5em,
xrightmargin=0.5em
}
%--------------------------------------------------------------------------
% Load theme
%--------------------------------------------------------------------------
\usetheme{hri}
\usepackage{dtklogos} % must be loaded after theme
\usepackage{tikz}
\usetikzlibrary{mindmap,backgrounds,positioning}
%--------------------------------------------------------------------------
% General presentation settings
%--------------------------------------------------------------------------
\title{HRI Beamer Theme}
\subtitle{Demo Presentation}
\date{\today}
\author{Séverin Lemaignan}
\institute{Computer-Human Interaction\\for Learning and Instruction {\Medium
EPFL}}
%--------------------------------------------------------------------------
% Notes settings
%--------------------------------------------------------------------------
\setbeameroption{show notes on second screen}
\begin{document}
%--------------------------------------------------------------------------
% Titlepage
%--------------------------------------------------------------------------
\maketitle
%\begin{frame}[plain]
% \titlepage
%\end{frame}
%--------------------------------------------------------------------------
% Table of contents
%--------------------------------------------------------------------------
\section*{Overview}
\begin{frame}{Overview}
% hideallsubsections ist empfehlenswert für längere Präsentationen
\tableofcontents[hideallsubsections]
\end{frame}
%--------------------------------------------------------------------------
% Content
%--------------------------------------------------------------------------
\section{Introduction}
\begin{frame}{Theme options}
Um die Darstellung der Präsentation anzupassen können die folgenden Optionen gewählt werden.
\begin{table}[]
\begin{tabularx}{\linewidth}{l>{\raggedright}X}
\toprule
\textbf{Option} & \textbf{Auswirkung} \tabularnewline
\midrule
\texttt{noflama} & Falls Sie die Schrift Flama nicht besitzen können Sie mit dieser Option auf die Schrift Arial umschalten. \tabularnewline
\texttt{noserifmath} & Formeln werden ebenfalls serifenlos gesetzt. \tabularnewline
\texttt{nosectionpages} & Die Sektionseinleitungsseiten werden ausgeblendet.\tabularnewline
\bottomrule
\end{tabularx}
\label{tab:options}
\end{table}
\end{frame}
\begin{frame}{Primärfarben}
Alle Farben des Corporate Designs sind im Template hinterlegt.
\begin{multicols}{2}
\setbeamercolor{hriRedDemo}{fg=hriRed,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriRedDemo}
\texttt{hriRed}
\end{beamercolorbox}
\setbeamercolor{hriRedDarkDemo}{fg=hriRedDark,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriRedDarkDemo}
\texttt{hriRedDark}
\end{beamercolorbox}
\setbeamercolor{hriWarmGreyDarkDemo}{fg=hriWarmGreyDark,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriWarmGreyDarkDemo}
\texttt{hriWarmGreyDark}
\end{beamercolorbox}
\setbeamercolor{hriWarmGreyLightDemo}{fg=hriWarmGreyLight,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriWarmGreyLightDemo}
\texttt{hriWarmGreyLight}
\end{beamercolorbox}
\setbeamercolor{hriRedDemoBg}{fg=white,bg=hriRed}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriRedDemoBg}
\texttt{hriRed}
\end{beamercolorbox}
\setbeamercolor{hriRedDarkDemoBg}{fg=white,bg=hriRedDark}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriRedDarkDemoBg}
\texttt{hriRedDark}
\end{beamercolorbox}
\setbeamercolor{hriWarmGreyDarkDemo}{fg=white,bg=hriWarmGreyDark}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriWarmGreyDarkDemo}
\texttt{hriWarmGreyDark}
\end{beamercolorbox}
\setbeamercolor{hriWarmGreyLightDemo}{fg=white,bg=hriWarmGreyLight}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriWarmGreyLightDemo}
\texttt{hriWarmGreyLight}
\end{beamercolorbox}
\end{multicols}
\end{frame}
\begin{frame}{Sekundärfarben}
\begin{multicols}{2}
\setbeamercolor{hriSec1Demo}{fg=hriSec1,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec1Demo}
\texttt{hriSec1}
\end{beamercolorbox}
\setbeamercolor{hriSec1DarkDemo}{fg=hriSec1Dark,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec1DarkDemo}
\texttt{hriSec1Dark}
\end{beamercolorbox}
\setbeamercolor{hriSec1CompDemo}{fg=hriSec1Comp,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec1CompDemo}
\texttt{hriSec1Comp}
\end{beamercolorbox}
\setbeamercolor{hriSec1CompDarkDemo}{fg=hriSec1CompDark,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec1CompDarkDemo}
\texttt{hriSec1CompDark}
\end{beamercolorbox}
\setbeamercolor{hriSec2Demo}{fg=hriSec2,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec2Demo}
\texttt{hriSec2}
\end{beamercolorbox}
\setbeamercolor{hriSec2DarkDemo}{fg=hriSec2Dark,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec2DarkDemo}
\texttt{hriSec2Dark}
\end{beamercolorbox}
\setbeamercolor{hriSec2CompDemo}{fg=hriSec2Comp,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec2CompDemo}
\texttt{hriSec2Comp}
\end{beamercolorbox}
\setbeamercolor{hriSec2CompDarkDemo}{fg=hriSec2CompDark,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec2CompDarkDemo}
\texttt{hriSec2CompDark}
\end{beamercolorbox}
\setbeamercolor{hriSec3Demo}{fg=hriSec3,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec3Demo}
\texttt{hriSec3}
\end{beamercolorbox}
\setbeamercolor{hriSec3DarkDemo}{fg=hriSec3Dark,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec3DarkDemo}
\texttt{hriSec3Dark}
\end{beamercolorbox}
\setbeamercolor{hriSec3CompDemo}{fg=hriSec3Comp,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec3CompDemo}
\texttt{hriSec3Comp}
\end{beamercolorbox}
\setbeamercolor{hriSec3CompDarkDemo}{fg=hriSec3CompDark,bg=white}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,dp=0.7ex]{hriSec3CompDarkDemo}
\texttt{hriSec3CompDark}
\end{beamercolorbox}
\setbeamercolor{hriSec1DemoBg}{fg=white,bg=hriSec1}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec1DemoBg}
\texttt{hriSec1}
\end{beamercolorbox}
\setbeamercolor{hriSec1DarkDemoBg}{fg=white,bg=hriSec1Dark}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec1DarkDemoBg}
\texttt{hriSec1Dark}
\end{beamercolorbox}
\setbeamercolor{hriSec1CompDemoBg}{fg=white,bg=hriSec1Comp}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec1CompDemoBg}
\texttt{hriSec1Comp}
\end{beamercolorbox}
\setbeamercolor{hriSec1CompDarkDemoBg}{fg=white,bg=hriSec1CompDark}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec1CompDarkDemoBg}
\texttt{hriSec1CompDark}
\end{beamercolorbox}
\setbeamercolor{hriSec2DemoBg}{fg=white,bg=hriSec2}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec2DemoBg}
\texttt{hriSec2}
\end{beamercolorbox}
\setbeamercolor{hriSec2DarkDemoBg}{fg=white,bg=hriSec2Dark}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec2DarkDemoBg}
\texttt{hriSec2Dark}
\end{beamercolorbox}
\setbeamercolor{hriSec2CompDemoBg}{fg=white,bg=hriSec2Comp}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec2CompDemoBg}
\texttt{hriSec2Comp}
\end{beamercolorbox}
\setbeamercolor{hriSec2CompDarkDemoBg}{fg=white,bg=hriSec2CompDark}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec2CompDarkDemoBg}
\texttt{hriSec2CompDark}
\end{beamercolorbox}
\setbeamercolor{hriSec3Demo}{fg=white,bg=hriSec3}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec3Demo}
\texttt{hriSec3}
\end{beamercolorbox}
\setbeamercolor{hriSec3DarkDemo}{fg=white,bg=hriSec3Dark}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec3DarkDemo}
\texttt{hriSec3Dark}
\end{beamercolorbox}
\setbeamercolor{hriSec3CompDemo}{fg=white,bg=hriSec3Comp}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec3CompDemo}
\texttt{hriSec3Comp}
\end{beamercolorbox}
\setbeamercolor{hriSec3CompDarkDemo}{fg=white,bg=hriSec3CompDark}
\begin{beamercolorbox}[wd=\linewidth,ht=2ex,leftskip=.5ex,dp=0.7ex]{hriSec3CompDarkDemo}
\texttt{hriSec3CompDark}
\end{beamercolorbox}
\end{multicols}
\end{frame}
\begin{frame}[containsverbatim]{Folienstruktur}
Strukturiert wird in Beamer wie in \LaTeX\ üblich mittels \lstinline!section!, \lstinline!subsection!, usw. Für Folien ist die \lstinline!frame! Umgebung definiert.
Der Folientitel kann direkt an die \lstinline!frame! Umgebung übergeben werden oder mittels \lstinline!\frametitle{Folientitel}! innerhalb der Umgebung gesetzt werden.
\begin{lstlisting}
\section{Meine Sektion}
\subsection{Meine Subsektion}
\begin{frame}
\frametitle{Folientitel}
% Folieninhalt
\end{frame}
\end{lstlisting}
\end{frame}
\begin{frame}[containsverbatim]{Titelseite und Inhaltsverzeichnis}
Die Titelseite erzeugt man mit
\begin{lstlisting}
\maketitle
\end{lstlisting}
Und das Inhaltsverzeichnis mit
\begin{lstlisting}
\begin{frame}{Gliederung}
\tableofcontents[hideallsubsections]
\end{frame}
\end{lstlisting}
Die Option \lstinline!hideallsubsections! bietet sich bei längeren Präsentationen an, um das Inhaltsverzeichnis kompakt zu halten.
\end{frame}
\subsection{Aufzählungen}
\begin{frame}[containsverbatim]{Aufzählungen}
Aufzählungen sind mit der \lstinline!enumerate! und der \lstinline!itemize! Umgebung möglich.
\begin{enumerate}
\item Punkt 1
\item Punkt 2
\begin{itemize}
\item Punkt 1
\item Punkt 2
\end{itemize}
\item Punkt 3
\end{enumerate}
\end{frame}
\subsection{Hervorhebungen}
\begin{frame}[containsverbatim]{Hervorhebungen}
In der Beamer Klasse ist die Funktion \lstinline!\alert! definiert, um einzelne Wörter hervorzuheben. Beispiel:
\begin{itemize}
\item \alert{hervorgehobener Text}
\end{itemize}
Zusätzlich sind im hri Theme noch \lstinline!\quoted! und \lstinline!\doublequoted! definiert, um die Anführungszeichen des Corporate Designs der Hochschule einfach im Zugriff zu haben. Beispiele:
\begin{itemize}
\item[] \quoted{Einfache Anführungszeichen}
\item[] \doublequoted{Doppelte Anführungszeichen}
\end{itemize}
\end{frame}
\subsection{Blockstrukturen}
\begin{frame}[containsverbatim]{Einfacher Block mit Aufzählung}
Zur Strukturierung sind in Beamer Blockumgebungen definiert.
\begin{block}{Block mit einer Aufzählung}
\begin{itemize}
\item Punkt 1
\item Punkt 2
\end{itemize}
\end{block}
\begin{lstlisting}
\begin{block}{Block mit einer Aufzählung}
\begin{itemize}
\item Punkt 1
\item Punkt 2
\end{itemize}
\end{block}
\end{lstlisting}
\end{frame}
\begin{frame}[containsverbatim]{Alert Block}
\begin{alertblock}{Alert Block}
Ein Alert Block wird mit der ersten Primärfarbe eingefärbt.
\end{alertblock}
\begin{lstlisting}
\begin{alertblock}{Alert Block}
Ein Alert Block wird mit der ersten Primärfarbe eingefärbt.
\end{alertblock}
\end{lstlisting}
\end{frame}
\begin{frame}[containsverbatim]{Example Block}
\begin{exampleblock}{Example Block}
Ein Example Block wird mit der ersten Sekundärfarbe eingefärbt.
\end{exampleblock}
\begin{lstlisting}
\begin{exampleblock}{Example Block}
Ein Example Block wird mit der ersten Sekundärfarbe eingefärbt.
\end{exampleblock}
\end{lstlisting}
\end{frame}
\begin{frame}[containsverbatim]{Block mit anderer Farbe}
\begingroup
\setbeamercolor{block title}{bg=hriSec2Dark}
\setbeamercolor{block body}{bg=hriSec2}
\begin{block}{Block mit anderer Farbe}
In diesem Block wird eine weitere Sekundärfarbe verwendet.
\end{block}
\endgroup
\begin{lstlisting}
\begingroup
\setbeamercolor{block title}{bg=hriSec2Dark}
\setbeamercolor{block body}{bg=hriSec2}
\begin{block}{Block mit anderer Farbe}
In diesem Block wird ...
\end{block}
\endgroup
\end{lstlisting}
\end{frame}
\section{Content Examples}
\subsection{Images 1/2}
\begin{frame}{Picture with credit line}
\begin{figure}
\centering
\includegraphicscopyright[width=\linewidth]{photo.jpg}{Copyright EPFL
2014}
\end{figure}
\end{frame}
\subsection{Images 2/2}
{
\fullbackground{photo-fullscreen.jpg}
\begin{frame}{Fullscreen picture/graphic}
\textcolor{white}{
Normal text goes here.
}
\begin{block}{Block with tile}
\begin{itemize}
\item Item 1
\item Item 2
\end{itemize}
\end{block}
\end{frame}
}
\imageframe[Children playing with\\the Ranger robot]{photo-fullscreen.jpg}
\subsection{Plotting}
\begin{frame}{Plot with caption}
\begin{figure}
\centering
\input{plot.tex}
\caption{LFE channel frequency spectrum}
\end{figure}
\end{frame}
\subsection{Table}
\begin{frame}{Table}
\begin{table}[]
\caption{Selection of window function and their properties}
\begin{tabular}[]{lrrr}
\toprule
\textbf{Window} & \multicolumn{1}{c}{\textbf{First side lobe}}
& \multicolumn{1}{c}{\textbf{3\,dB bandwidth}}
& \multicolumn{1}{c}{\textbf{Roll-off}} \\
\midrule
Rectangular & 13.2\,dB & 0.886\,Hz/bin & 6\,dB/oct \\[0.25em]
Triangular & 26.4\,dB & 1.276\,Hz/bin & 12\,dB/oct \\[0.25em]
Hann & 31.0\,dB & 1.442\,Hz/bin & 18\,dB/oct \\[0.25em]
Hamming & 41.0\,dB & 1.300\,Hz/bin & 6\,dB/oct \\
\bottomrule
\end{tabular}
\label{tab:WindowFunctions}
\end{table}
\end{frame}
\subsection{Maths}
\begin{frame}{Maths}
\begin{block}{Fourier Integral}
\begin{equation*}
F(\textrm{j}\omega) = \int\limits_{-\infty}^{\infty} f(t)\cdot\textrm{e}^{-\textrm{j}\omega t} dt
\end{equation*}
\end{block}
\begin{block}{Factorial}
\begin{equation*}
n! = 1\cdot 2 \cdot 3 \cdot\ldots\cdot n = \prod_{k=1}^n k
\end{equation*}
\end{block}
\end{frame}
\subsection{TikZ 1/2}
\begin{frame}{TikZ figure}
\begin{figure}
\centering
\resizebox{\paperwidth}{!}{%
\tikzset{subpart/.style={draw, font=\scriptsize, fill opacity=0.5, text opacity=1, fill=white!50}}
\begin{tikzpicture}[
>=latex,
every edge/.style={draw, very thick},
skill/.style={draw, rounded corners, align=center, inner sep=5pt, fill=black!20},
label/.style={midway, align=center, font=\scriptsize, fill=white}]
%%% ORO
\node at (0,0)[skill, ultra thick, fill=hriSec2Dark!50] (oro) {{\sc Oro} -- Symbolic facts \\ and beliefs management};
%%% HATP
\node at (-6, 2.5)[skill, fill=hriSec1!50] (hatp) {HATP -- Human-aware \\ symbolic task planning};
%%% DIALOGS
\node at (-6, -3) [skill, fill=hriSec3Dark!50] (dialogs) {{\sc Dialogs} \\ Dialogue processing};
%%% SPARK
\node at (4,-3.5)[skill, fill=hriSec3!50] (spark) {%
\begin{tikzpicture}
\node at (0,0) (geom) {{\sc Spark} -- Geometric \& Temporal Reasoning};
\node [subpart, below=0.2 of geom.south west, anchor=north west] (world-update) {Sensors fusion};
\node [subpart, right=0.2 of world-update] (geom-model) {Geometric model of the environment};
\node [subpart, right=0.2 of geom-model] (fact-prod) {Symbolic facts production};
\end{tikzpicture}
};
%%% MHP
\node at (9,0)[skill, fill=hriSec3CompDark!50] (mhp) {{\sc mhp} -- Human-aware \\ Motion and Manipulation \\ Planning};
%%% SHARY
\node at (4,4.5)[skill, fill=hriSec1Comp!50] (shary) {%
\begin{tikzpicture}
\node at (0,0) (exec) {Execution Controller};
\node [subpart, below=0.2 of exec.south west, anchor=north west] (plans) {Goal \& Plans \\ management};
\node [subpart, right=0.2 of plans] (sit-asses) {Situation assessment \\ and context management};
\node [subpart, right=0.2 of sit-asses] {Action instantiation, \\ execution and monitoring};
\end{tikzpicture}
};
%%% LOWLEVEL
\node [skill, below=0.7 of spark] (lowlevel) {%
\begin{tikzpicture}
\node at (0,0) (sensori) {Sensorimotor layer};
%\node [subpart, below=0.2 of sensori.south west, anchor=north west, align=left] (perception) {{\bf Perception} \\ 2D markers, RGB-D, motion capture};
%\node [subpart, align=right, right=0.2 of perception] {{\bf Actuation} \\ Head's pan-tilt unit, grippers, arms, wheels};
\end{tikzpicture}
};
%%% Separation between deliberative layer and sensori-motor layer
\draw[dotted, thick] (-8,-5) -- (12, -5);
%%% Relations between components
\path (shary.340) edge [<->, bend left] node[label] {motion plan \\ requests} (mhp);
\path (shary.west) edge [<->, bend right] node[label] {shared \\ plans} (hatp);
\path (hatp) edge [<->, bend right] node[label] {world model and \\ agents beliefs} (oro.170);
\path (dialogs) edge [<->, bend left] node[label] {natural language \\ grounding} (oro.190);
\path (spark.100) edge [->, bend right] node[label] {symbolic \\ facts} (oro);
\path (spark.5) edge [->, bend right] node[label] {environment\\model} (mhp);
\path (shary) edge [<->, bend left] node[label] {events, \\ world model and \\ agents beliefs} (oro);
\path (shary) edge [<->, bend left] node[label] {action monitoring \\ and management of \\ position hypotheses} (spark);
\path (lowlevel) edge [->] (spark);
\path (lowlevel.east) edge [<-, bend right=80, looseness=1.5] node[label] {atomic\\actions} (shary.east);
\end{tikzpicture}
}
\end{figure}
\end{frame}
\subsection{TikZ 2/2}
\begin{frame}{Mindmap with TikZ}
\centering
\begin{tikzpicture}[scale=0.88]
%\tikzset{every child/.append style={level distance=250}}
\path[mindmap,concept color=hriWarmGreyLight,text=hriWarmGreyDark]
node[concept] {\TeX}
[clockwise from=-30]
child[concept color=hriSec2Dark,text=white] { node[concept] {\textcolor{white}{\XeTeX}} }
child[concept color=hriSec1CompDark,text=white] { node[concept] {\ConTeXt} }
child[concept color=hriSec1Dark,text=white] { node[concept] {\LaTeX} };
\end{tikzpicture}
\end{frame}
\subsection{Video clips}
\begin{frame}{Video clip}
\href{run:videoclip.webm}{Hello}
\href{run:videoclip.webm}{\includegraphics[width=0.5\textwidth]{videoclip_thumb.jpg}}
\begin{center}
\end{center}
\end{frame}
\subsection{Footnotes}
\begin{frame}{Footnotes}
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit
amet. Lorem \footnote{Lorem ipsum dolor sit amet} ipsum dolor sit amet,
consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et
accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea
takimata sanctus est Lorem ipsum dolor sit amet.
\end{frame}
\subsection{Notizen}
\begin{frame}{Folie mit dazugehöriger Notizfolie}
Für das Publikum ist diese Folie.
Für ihre Präsentation bieten sich folgende Programme an:
\begin{itemize}
\item Splitshow (Mac OS X)\\\url{https://code.google.com/p/splitshow/}
\item pdf-presenter (Windows)\\\url{https://code.google.com/p/pdf-presenter/}
\end{itemize}
\end{frame}
\note{
Für Ihre Notizen zum Vortrag vewenden Sie diese Folie.
Für ihre Präsentation bieten sich folgende Programme an:
\begin{itemize}
\item Splitshow (Mac OS X)\\\url{https://code.google.com/p/splitshow/}
\item pdf-presenter (Windows)\\\url{https://code.google.com/p/pdf-presenter/}
\end{itemize}
}
\subsection{Spalten}
\begin{frame}{Zwei Spalten}
\begin{multicols}{2}
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
\begin{itemize}
\item ein Eintrag
\item noch ein Eintrag
\end{itemize}
\end{multicols}
\end{frame}
\begin{frame}{Spaltenumbruch}
\begin{multicols}{2}
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
\columnbreak
\begin{itemize}
\item ein Eintrag
\item noch ein Eintrag
\end{itemize}
\end{multicols}
\end{frame}
\begin{frame}{Literaturverzeichnis}
\begin{thebibliography}{10}
\beamertemplatebookbibitems
\bibitem{Oppenheim2009}
Alan~V.~Oppenheim
\newblock \doublequoted{Discrete-Time Signal Processing}
\newblock Prentice Hall Press, 2009
\beamertemplatearticlebibitems
\bibitem{EBU2011}
European~Broadcasting~Union
\newblock \doublequoted{Specification of the Broadcast Wave Format (BWF)}
\newblock 2011
\end{thebibliography}
\end{frame}
\end{document}