Skip to content

TAdeJong/beamer-universiteit-leiden

Repository files navigation

beamer-universiteit-leiden

example image An unofficial LaTeX beamer template for scientific presentations in Universiteit Leiden layout, as described on their website.

A working example showcasing some of the functionality is provided in minimal.tex.

A matplotlib-style file is provided. Put the file in the same directory as you plotting code and add the following to the plot script to use:

import matplotlib.pyplot as plt
plt.style.use('./leidenuniv.mplstyle')

Requirements

  • Any presentation needs to be compiled using xelatex in order to support the fonts.
  • Recent version of FontSpec to enable font-fallback.
  • The fonts Vestula or Minion are recommended for layout, but can not be redistributed.

About

An unofficial LaTeX beamer template for scientific presentations in Universiteit Leiden layout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages