LaTeX template for presentations in KFU Corporate Design
Find a file
Christian Clason c9be047293 add README
2021-04-12 14:40:46 +02:00
beamercolorthemekfu.sty initial commit 2021-04-12 14:32:37 +02:00
beamerouterthemekfu.sty initial commit 2021-04-12 14:32:37 +02:00
beamerthemekfu.sty initial commit 2021-04-12 14:32:37 +02:00
kfubeamer.tex initial commit 2021-04-12 14:32:37 +02:00
kfulogo_de.pdf initial commit 2021-04-12 14:32:37 +02:00
kfulogo_en.pdf initial commit 2021-04-12 14:32:37 +02:00
README.md add README 2021-04-12 14:40:46 +02:00

KFUbeamer: LaTeX template for presentations in KFU corporate design

This repository contains LaTeX sources (based on beamer) for presentations following roughly the current (April 2021) version of the Corporate Design manual of the University of Graz.

This template allows customizing the used fonts through

\usetheme[font=...]{kfu}

Valid arguments are

  • fira: Fira Sans Book for text, Noto Sans for math font, newtxmath for symbols (default)
  • noto: Noto Sans for text and math font, newtxmath for symbols
  • myriad: Adobe Myriad Pro for text and math font with Euler for symbols

Fira Sans Book and Noto Sans are standard TeX fonts included in texlive 2021; Myriad Pro requires a separate installation (e.g., via https://github.com/sebschub/FontPro).