20
0

switch to the 16:9 aspect ratio

This commit is contained in:
2022-06-21 21:58:18 +02:00
parent d6b5aca193
commit fccd63da29

View File

@@ -1,4 +1,4 @@
\documentclass[10pt,xcolor=dvipsnames]{beamer} \documentclass[10pt,xcolor=dvipsnames,aspectratio=169]{beamer}
\usetheme{metropolis} \usetheme{metropolis}
\usepackage{appendixnumberbeamer} \usepackage{appendixnumberbeamer}
@@ -182,7 +182,7 @@ BoldItalicFont = *-BoldItalic
\titlepage \titlepage
\tikz{\node at (current page.center) [anchor=center, yshift=-0.5in, xshift=1in] \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 % include version control stuff