1
0
forked from upb/FancyBeamerUPB

doc: update demo slides to reflect simplified logo placement

This commit is contained in:
EagleoutIce 2024-02-09 09:39:19 +01:00 committed by Thomas Thüm
parent affeae7712
commit c1bf26fb6e

View File

@ -21,7 +21,9 @@
\author[Short Author]{Long Author} % short author title is used for the slide footer but optional
\date{\today} % use a particular date here if needed
\fancylogos{example-image-a,example-image-b,example-image-c} % define logos that are spread across the bottom of the title slide
\fancylogos{example-image-a,example-image-b,example-image-c} % define logos that are spread evenly across the bottom of the title slide
% \fancylogos{example-image-a} % just one logo is possible as well, e.g., the logo of your university
% \fancylogos{,example-image-a} % you can use empty entries for a more fine-tuned alignment
\begin{document}
@ -169,7 +171,7 @@
\end{mycolumns}
\begin{note}{Explanation}
Using \texttt{\textbackslash picDark} instead of \texttt{\textbackslash pic}, the dark version of an image that is saved as \texttt{<image-name>-dark} automatically gets used when dark-mode is enabled.
Images can also automatically be inverted if there is no separate dark version. Therefore, white gets converted to a dark gray that matches the dark background color of the slides.
\end{note}
\end{frame}