Download this repository as a zip file and upload it to Overleaf.
See main.pdf
for an example.
If you want to only use vu-beamer
as theme on your existing project, then download the vu-beamer
folder and add it to your project with \usepackage{vu-beamer/vu-beamer}
.
Here is a minimal example that should work:
\documentclass{beamer}
\usepackage{vu-beamer/vu-beamer}
\begin{document}
\begin{frame}{First frame}
...
\end{frame}
\end{document}
- See Chapter 5 of Beamer user guide for very helpful tips about presenting.
- See VU Brandportal for more information on VU's branding.