Skip to content

leonlan/vu-beamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VU Beamer slides

$\LaTeX$ Beamer template using the corporate identity (huisstijl) of Vrije Universiteit Amsterdam.

How to use

As a new project in Overleaf

Download this repository as a zip file and upload it to Overleaf. See main.pdf for an example.

Use theme in existing project

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}

Other

About

Vrije Universiteit Amsterdam beamer slides.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages