Dane Sabo 2497bb4aa5 Auto sync: 2025-11-12 15:59:19 (110 files changed)
M  .task/backlog.data

M  .task/completed.data

M  .task/pending.data

M  .task/undo.data

A  PLAN_OF_STUDY_111225.pdf

R  Writing/202510270-Emerson-Pres/SaboOneSlide.pdf -> Presentations/202510270-Emerson-Pres/SaboOneSlide.pdf

R  Writing/202510270-Emerson-Pres/beamerthemedane.sty -> Presentations/202510270-Emerson-Pres/beamerthemedane.sty

R  Writing/202510270-Emerson-Pres/beamerthemedane_native.sty -> Presentations/202510270-Emerson-Pres/beamerthemedane_native.sty
2025-11-12 15:59:19 -05:00

30 lines
748 B
TeX

% !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}