From d4553f2e8548bb1e3e98269ea28fb9a5db50dd5b Mon Sep 17 00:00:00 2001 From: Jannetta S Steyn <6432530+jsteyn@users.noreply.github.com> Date: Thu, 18 Apr 2024 17:22:02 +0100 Subject: [PATCH] Center heading to make space for timer --- cw24.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cw24.tex b/cw24.tex index 0a7a439..c488159 100644 --- a/cw24.tex +++ b/cw24.tex @@ -9,6 +9,7 @@ \usefonttheme{structurebold} \useinnertheme{rounded} +\setbeamertemplate{frametitle}[default][center] \title[OfflineDataSci]{Overview: Offlinedatasci automates the downloading and updating of the most recent materials for running workshops.} @@ -20,7 +21,7 @@ \begin{document} \begin{frame} - \frametitle{OfflineDataSci} % Slide title, remove this command for no title + \frametitle{OfflineDataSci} \framesubtitle{A Python Package for Managing Common Data Science Tools for Carpentries Workshops or Individual Users When Limited Access to the Internet is Anticipated} \begin{block}{Introduction} Overview: Offlinedatasci automates the downloading and updating of the most recent materials for running workshops.