From d2e40a357c8bcfc41e3dec107fab0bea9401f760 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Mon, 3 Aug 2020 10:50:48 +0100 Subject: [PATCH] Makes slides 16:9 and adds comic to first slide --- main.latex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/main.latex b/main.latex index ade48cf..5448a5d 100644 --- a/main.latex +++ b/main.latex @@ -1,4 +1,4 @@ -\documentclass{beamer} +\documentclass[aspectratio=169]{beamer} \usepackage{pgfpages} %showNotes%\setbeameroption{show notes on second screen=right} @@ -61,6 +61,10 @@ \author{Jonathan Hodgson (Archie)} \date{\today} +%\titlegraphic{\includegraphics[width=1cm,keepaspectratio]{auto-xkcd-1597.png}) + \institute{ + \includegraphics[width=\textwidth,height=.5\textheight,keepaspectratio]{auto-xkcd-1597.png}% + } \begin{document}