Newer
Older
templates / xelatex / lectures / slides.tex
Mark on 25 Apr 2017 494 bytes Removed KOMA. Fiddled with margins.
% Driver file for generating printable slides.
% This makes the background white, and turns of the incremental uncovering of content.
\documentclass[a4,landscape,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
\tcbset{colback=white}
\include{lecturedetails}
\include{content}