% !TEX program = lualatex \documentclass[14pt]{beamer} \usepackage[T1]{fontenc} \usepackage{booktabs} \usepackage{colortbl} \title{Presentation Template Title with extra words to show that it wraps!} \date{\today} \author{\textbf{Dane A. Sabo}\\ \small{dane.sabo@pitt.edu} \\ \vspace{0.25cm} \textbf{Dr. Dan G. Cole} \\ \small{dgcole@pitt.edu}} \institute{University of Pittsburgh} %DEFINE TOGGLES! \def\darkmode{0} \def\notemode{0} \def\gridmode{0} % \usetheme{dane_native} \begin{document} \begin{frame}{Autonomous Control for Next Generation Nuclear Power: Hardware Validation with Emerson Ovation}{Dane A. Sabo, Nuclear Regulatory Commission Fellow | Advisor: Dr. Daniel G. Cole} \input{figure/bigone} \end{frame} \end{document}