\institute{DEPARTMENT OF COMPUTER SCIENCE}% Type in A
\usetheme{aarhusuniversity}
\begin{document}
\begin{frame}
...
...
@@ -216,6 +215,19 @@ Note, that with long reference lists, it is necessary to add the \verb=allowfram
\end{columns}
\end{frame}
\begin{frame}[fragile]{Math}
\begin{columns}
\begin{column}{0.45\textwidth}
Per request formula in a math environment uses the Computer Modern font (cmr) and the color black on white slides. For other slides the color is likely white.
\end{column}
\begin{column}{0.45\textwidth}
\begin{math}
d = b\wedge 2 - 4*a*c
\end{math}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[AUDark]{Example of the [AUDark] slide option}