Added short author and title
This commit is contained in:
@@ -354,13 +354,19 @@
|
|||||||
}{\end{beamerbox}}
|
}{\end{beamerbox}}
|
||||||
|
|
||||||
|
|
||||||
|
\ensureinfocommand{title}
|
||||||
|
\ensureinfocommand{author}
|
||||||
\ensureinfocommand{background}
|
\ensureinfocommand{background}
|
||||||
\ensureinfocommand{email}
|
\ensureinfocommand{email}
|
||||||
\ensureinfocommand{uni}
|
\ensureinfocommand{uni}
|
||||||
\ensureinfocommand{location}
|
\ensureinfocommand{location}
|
||||||
\newcommand{\insertemail}[0]{\href{mailto:\@email}{\@email}}
|
\renewcommand\inserttitle{\@title}
|
||||||
\newcommand{\insertuni}[0]{\@uni}
|
\renewcommand\insertshorttitle{\@shorttitle}
|
||||||
\newcommand{\insertlocation}[0]{\@location}
|
\renewcommand\insertauthor{\@author}
|
||||||
|
\renewcommand\insertshortauthor{\@shortauthor}
|
||||||
|
\newcommand\insertemail[0]{\href{mailto:\@email}{\@email}}
|
||||||
|
\newcommand\insertuni[0]{\@uni}
|
||||||
|
\newcommand\insertlocation[0]{\@location}
|
||||||
|
|
||||||
\tikzfading[
|
\tikzfading[
|
||||||
name=title page picture fading,
|
name=title page picture fading,
|
||||||
@@ -444,9 +450,9 @@
|
|||||||
dp=1ex
|
dp=1ex
|
||||||
]{footline}%
|
]{footline}%
|
||||||
\hspace{0.3cm}%
|
\hspace{0.3cm}%
|
||||||
\insertauthor~%
|
\insertshortauthor~%
|
||||||
\hfill%
|
\hfill%
|
||||||
\hyperlinkdocumentstart{\inserttitle}\hspace{.7em}$\cdot$\hspace{.7em}\insertsection%
|
\hyperlinkdocumentstart{\insertshorttitle}\hspace{.7em}$\cdot$\hspace{.7em}\insertsection%
|
||||||
\ifx\insertsubsection\empty
|
\ifx\insertsubsection\empty
|
||||||
\hspace{.4em}%
|
\hspace{.4em}%
|
||||||
\ifnum\framespersection>1%
|
\ifnum\framespersection>1%
|
||||||
@@ -502,9 +508,9 @@
|
|||||||
dp=1ex
|
dp=1ex
|
||||||
]{footline}%
|
]{footline}%
|
||||||
\hspace{0.3cm}%
|
\hspace{0.3cm}%
|
||||||
\insertauthor%
|
\insertshortauthor%
|
||||||
\hfill%
|
\hfill%
|
||||||
\hyperlinkdocumentstart{\inserttitle}%
|
\hyperlinkdocumentstart{\insertshorttitle}%
|
||||||
\hfill%
|
\hfill%
|
||||||
\colorbox{accent}{
|
\colorbox{accent}{
|
||||||
\color{white}
|
\color{white}
|
||||||
@@ -530,9 +536,9 @@
|
|||||||
dp=1ex
|
dp=1ex
|
||||||
]{footline}%
|
]{footline}%
|
||||||
\hspace{0.3cm}%
|
\hspace{0.3cm}%
|
||||||
\insertauthor%
|
\insertshortauthor%
|
||||||
\hfill%
|
\hfill%
|
||||||
\hyperlinkdocumentstart{\inserttitle}%
|
\hyperlinkdocumentstart{\insertshorttitle}%
|
||||||
\hfill%
|
\hfill%
|
||||||
\colorbox{accent}{
|
\colorbox{accent}{
|
||||||
\color{white}
|
\color{white}
|
||||||
|
|||||||
Reference in New Issue
Block a user