Newer
Older
templates / lectures / presentation.tex
Mark on 22 Jul 2014 582 bytes First attempt to match Tobias' style.
% Driver file for generating a presentation version suitable for displaying via a project.
% This uses a coloured background, and enables the incremental uncovering of content.
\documentclass[a4,landscape,KOMA,calcdimensions,display]{powersem}
\PassOptionsToPackage{coloremph,colorhighlight,whitebackground}{texpower}

\include{preamble}

\defineTPcolor{inactivecolor}{rgb}{0.1,0.1,0.1}

\defineTPcolor{pagecolor}{rgb}{0.87, 0.88, 0.90}

\defineTPcolor{textcolor}{rgb}{0.32, 0.32, 0.32}

\defineTPcolor{emcolor}{rgb}{0.32, 0.32, 0.32}


\include{lecturedetails}
\include{content}