forked from upb/FancyBeamerUPB
doc: update demo slides to reflect simplified logo placement
This commit is contained in:
parent
affeae7712
commit
c1bf26fb6e
@ -21,7 +21,9 @@
|
|||||||
\author[Short Author]{Long Author} % short author title is used for the slide footer but optional
|
\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
|
\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}
|
\begin{document}
|
||||||
|
|
||||||
@ -169,7 +171,7 @@
|
|||||||
\end{mycolumns}
|
\end{mycolumns}
|
||||||
\begin{note}{Explanation}
|
\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.
|
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.
|
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{note}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user