Newer
Older
templates / latex / lectures / slides.tex
% Driver file for generating printable slides.
% This makes the background white, and turns of the incremental uncovering of content.
\documentclass[a4,landscape,KOMA,calcdimensions,printed]{powersem}
\PassOptionsToPackage{whitebackground}{texpower}
%\PassOptionsToPackage{monochrome}{color}  % turns off color completely
\include{preamble}
\replacecolor{textcolor}{black} % make the text black
\replacecolor{emcolor}{black} % make the text black
\include{lecturedetails}
\include{content}