Helmholtz-AI-Energy / beamer-template-2024

Beamer template for the 2024 Helmholtz AI style
http://www.helmholtz.ai/
MIT License
4 stars 3 forks source link

Multiline title rendering #2

Open codingS3b opened 4 months ago

codingS3b commented 4 months ago

If frame titles span multiple rows, they intersect with the logo:

\begin{frame}
    \frametitle{This is a title which is very long indeed and unfortunately breaks things}
\end{frame}

results in

grafik

psteinb commented 2 months ago

Similar issues hold for section title pages: image