From 1ed82db754064d192e98e3387e99e55778285e14 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Tue, 6 Jun 2023 09:44:22 +0200 Subject: [PATCH] STEP-UP: reworking image sourcing --- .../2023-06-01_step_up_interview/2023-STEP_UP.tex | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/presentations/2023-06-01_step_up_interview/2023-STEP_UP.tex b/presentations/2023-06-01_step_up_interview/2023-STEP_UP.tex index 86818b4..7a19a47 100644 --- a/presentations/2023-06-01_step_up_interview/2023-STEP_UP.tex +++ b/presentations/2023-06-01_step_up_interview/2023-STEP_UP.tex @@ -1,4 +1,5 @@ -\documentclass[showdate=false]{beamer} +%\documentclass[notes]{beamer} +\documentclass[]{beamer} %%%%%%%% @@ -16,8 +17,9 @@ \addbibresource{../../../bibliotheca/bibliography.bib} -\newcommand{\imagecredit}[1]{~\\[0pt]\vspace*{-5pt}\hspace*{10pt}\hbox{\tiny Credit:\thinspace{\tiny#1}}} -\newcommand{\imagecite}[1]{\imagecredit{\textcite{#1}}} +\newcommand{\imagesource}[1]{~\\[0pt]\vspace*{-7pt}\hspace*{10pt}\hbox{\tiny#1}} +\newcommand{\imagecredit}[1]{\imagesource{Credit:\thinspace#1}} +\newcommand{\imagecite}[1]{\imagesource{\textcite{#1}}} % Disable Captions \setbeamertemplate{caption}{\raggedright\small\insertcaption\par} @@ -35,11 +37,14 @@ {% \leavevmode% \hbox{% - \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,leftskip=1em,rightskip=1em,sep=0pt]{title in head/foot}% + \begin{beamercolorbox}[wd=.7\paperwidth,ht=2.25ex,dp=1ex,leftskip=1em,rightskip=1em,sep=0pt]{title in head/foot}% \usebeamertemplate*{section in head/foot}% \hfill% \end{beamercolorbox} - \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,leftskip=1em,rightskip=1em,sep=0pt]{page number in head/foot}% + \begin{beamercolorbox}[wd=.2\paperwidth,ht=2.25ex,dp=1ex,sep=0pt]{my empty section} + \hfill% + \end{beamercolorbox} + \begin{beamercolorbox}[wd=.1\paperwidth,ht=2.25ex,dp=1ex,leftskip=1em,rightskip=1em,sep=0pt]{page number in head/foot}% \hfill% \usebeamertemplate*{page number in head/foot}% \end{beamercolorbox}}%