Fixed small bug

This commit is contained in:
Lukas Pietzschmann
2023-11-02 16:46:59 +01:00
parent e620a27903
commit 570450952a

View File

@@ -381,7 +381,7 @@ segmentation style={solid, shorten >=1mm,shorten <=1mm, line width=\smile@linewi
\renewcommand\insertshortauthor{\ifdefined\@shortauthor\@shortauthor\fi} \renewcommand\insertshortauthor{\ifdefined\@shortauthor\@shortauthor\fi}
\newcommand\insertemail[0]{\ifdefined\@email\href{mailto:\@email}{\@email}\fi} \newcommand\insertemail[0]{\ifdefined\@email\href{mailto:\@email}{\@email}\fi}
\newcommand\insertuni[0]{\ifdefined\@uni\@uni\fi} \newcommand\insertuni[0]{\ifdefined\@uni\@uni\fi}
\newcommand\insertlocation[0]{\ifdefined\@location} \newcommand\insertlocation[0]{\ifdefined\@location\@location\fi}
\tikzfading[ \tikzfading[
name=title page picture fading, name=title page picture fading,