From: Benjamin Mako Hill Date: Tue, 21 Jun 2022 19:58:18 +0000 (+0200) Subject: switch to the 16:9 aspect ratio X-Git-Url: https://projects.mako.cc/source/beamer-mako/commitdiff_plain/d0c1699165595f61f0473e449670ca7d9cbb01a2?hp=5521ec51756c5fe8ece781a1c73e97c7cc4c7bf2 switch to the 16:9 aspect ratio --- diff --git a/template/example.tex b/template/example.tex index 7130c82..3001f0a 100644 --- a/template/example.tex +++ b/template/example.tex @@ -1,4 +1,4 @@ -\documentclass[10pt,xcolor=dvipsnames]{beamer} +\documentclass[10pt,xcolor=dvipsnames,aspectratio=169]{beamer} \usetheme{metropolis} \usepackage{appendixnumberbeamer} @@ -182,7 +182,7 @@ BoldItalicFont = *-BoldItalic \titlepage \tikz{\node at (current page.center) [anchor=center, yshift=-0.5in, xshift=1in] - {\includegraphics[width=0.35\textwidth]{figures/logo.pdf}}; + {\includegraphics[width=0.25\textwidth]{figures/logo.pdf}}; } % include version control stuff