From: Mart Lubbers Date: Thu, 21 Sep 2023 07:36:43 +0000 (+0200) Subject: start with lay presentation X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=356f527bc2ac65c24c9d021b0ae8d7bb997642e9;p=phd-thesis.git start with lay presentation --- diff --git a/ru.eps b/img/ru.eps similarity index 100% rename from ru.eps rename to img/ru.eps diff --git a/talk.tex b/talk.tex index 2dcf654..9be7da0 100644 --- a/talk.tex +++ b/talk.tex @@ -3,25 +3,28 @@ \usepackage[utf8]{inputenc} \usepackage{relsize} +\graphicspath{{./img}} + \beamertemplatenavigationsymbolsempty% \urlstyle{same} % Add slide numbers -\setbeamertemplate{footline}{ +\setbeamertemplate{footline}{% \quad% \usebeamercolor[fg]{page number in head/foot}% \usebeamerfont{page number in head/foot}% \insertframenumber% - \kern1em\vskip2pt% + \kern1em\vspace{2pt}% } -\title{\texorpdfstring{\larger[2]}{}Orchestrating the Internet of Things with\texorpdfstring{\\}{ }Task-Oriented Programming} +\title{\texorpdfstring{\larger[2]}{}Orchestrating the Internet of Things\texorpdfstring{\\}{\ }with Task-Oriented Programming} +\subtitle{\texorpdfstring{\larger[2]}{}a purely functional rhapsody} \titlegraphic{\includegraphics{ru}} \author{Mart Lubbers} -\date{\today} +\date{October 4th, 2023} \begin{document} -\begin{frame} +\begin{frame}[plain] \maketitle \end{frame}