Newer
Older
templates / latex / lectures / presentation.tex
Mark on 6 Mar 2017 581 bytes Various changes.
% 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.25, 0.25, 0.25}

\defineTPcolor{emcolor}{rgb}{0.25, 0.25, 0.25}

\include{lecturedetails}
\include{content}