add optional sponsor logos on title frame

This commit is contained in:
Christian Clason 2022-03-05 13:59:22 +01:00
commit e479b7da71
4 changed files with 21 additions and 28 deletions

View file

@ -5,31 +5,6 @@
\usepackage[centercolon]{mathtools}
\mathtoolsset{showonlyrefs,showmanualtags}
\renewcommand{\phi}{\varphi}
\newcommand{\eps}{\varepsilon}
\newcommand{\N}{\mathbb{N}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\1}{\mathbb{1}}
\newcommand{\calF}{\mathcal{F}}
\newcommand{\calG}{\mathcal{G}}
\newcommand{\calI}{\mathcal{I}}
\newcommand{\calJ}{\mathcal{J}}
\newcommand{\calA}{\mathcal{A}}
\newcommand{\calC}{\mathcal{C}}
\newcommand{\calS}{\mathcal{S}}
\newcommand{\scalprod}[1]{\langle #1 \rangle}
\newcommand{\norm}[1]{\| #1 \|}
\newcommand{\set}[2]{\left\{#1:#2\right\}}
\DeclareMathOperator{\sign}{\mathsf{sign}}
\DeclareMathOperator{\dom}{\mathsf{dom}}
\DeclareMathOperator{\ran}{\mathsf{ran}}
\newcommand{\half}{\frac{1}{2}}
\renewcommand{\phi}{\varphi}
\DeclareMathOperator{\Id}{\mathsf{Id}}
\newcommand{\prox}{\mathsf{prox}}
\newcommand{\proj}{\mathsf{proj}}
\newcommand{\supp}{\mathsf{supp}}
%======================================================================
\title{On an interesting equation}
@ -48,10 +23,13 @@
}
\date{%
\structure{24th Interesting Conference 2021}\\
ZOOM, The Cloud, April 1, 2021
\structure{25th Interesting Conference 2022}\\
ZOOM, The Cloud, April 1, 2022
}
% optional: list of sponsor logos: comma-separated list of image file names
% \sponsors{Nawi_Graz_Logo_2015,Nawi_Graz_Logo_2015,Nawi_Graz_Logo_2015}
\begin{document}
%======================================================================