From f902435f3c8ab6cc675217dd743d0c8210252517 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Fri, 14 Aug 2026 10:09:15 -0700 Subject: [PATCH] Restore the full author block in the example The port flattened \author and \institute to one line each. Restore master's content: email under the name, both affiliations with roles. Co-Authored-By: Claude Fable 5 --- slides_template/example.tex | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/slides_template/example.tex b/slides_template/example.tex index 6d0ca7a..adf9925 100644 --- a/slides_template/example.tex +++ b/slides_template/example.tex @@ -32,8 +32,15 @@ \title{Presentation Title} \subtitle{Presentation Subtitle} -\author{Benjamin Mako Hill} -\institute{University of Washington, Department of Communication} +\author{\textbf{Benjamin Mako Hill}\\ + makohill@uw.edu} +\institute{\textbf{University of Washington}\\ + Department of Communication\\ + \emph{Associate Professor}\\ + \hspace{1pt}\\ + \textbf{Harvard University}\\ + Berkman Klein Center\\ + \emph{Faculty Associate}} \date{December 2, 1980} \begin{document}