Some Refinements

This commit is contained in:
2026-04-16 16:57:07 +02:00
parent 64ba597489
commit 8be8423ee5

View File

@@ -385,10 +385,10 @@ segmentation style={lcr, solid, shorten >=1mm,shorten <=1mm, line width=\smile@l
\includegraphics[height=\paperheight]{\@background}
};
\fill[black,path fading=title page picture fading,fading angle=-15]
\fill[accent,path fading=title page picture fading,fading angle=-15]
(current page.south east) rectangle ++(-10, \dimexpr\paperheight+1cm);
\end{tikzpicture}
\tikz[o]\draw[black,lcr,line width=2*\smile@linewidth]
\tikz[o]\draw[accent,lcr,line width=2*\smile@linewidth]
([shift={(-5.1,0)}]current page.north east)
-- ++(-3,-\paperheight);
\fi
@@ -517,6 +517,9 @@ segmentation style={lcr, solid, shorten >=1mm,shorten <=1mm, line width=\smile@l
{\setbeamercolor{background canvas}{bg=accent}
\begin{frame}[b,noframenumbering]\thispagestyle{navigation@titlepage}%
\begin{wide}\color{white}%
\huge\textbf\inserttitle \\
\LARGE\insertsubtitle \\
\vskip2em
\Large\textbf{\insertauthor}\vskip0.5em\scriptsize\insertlocation,~\insertdate\hfill\insertemail%
\end{wide}%
\end{frame}}