LaTeX template for presentations in KFU Corporate Design
Find a file
Clason Christian (c.clason) 4f31e216b6 Merge branch 'institute-to-department' into 'master'
Institute to department, fixed display fonts used to typeset "UNIVERSIT[Y|ÄT] ..."

See merge request mathematik/latex-cd/kfubeamer!1
2023-06-15 12:54:27 +02:00
beamercolorthemekfu.sty initial commit 2021-04-12 14:32:37 +02:00
beamerouterthemekfu.sty add optional sponsor logos on title frame 2022-03-05 13:59:22 +01:00
beamerthemekfu.sty add optional sponsor logos on title frame 2022-03-05 13:59:22 +01:00
kfubeamer.tex institute -> department in sample tex 2023-06-15 10:31:45 +02:00
kfulogo_de.pdf fixed display font in german logo 2023-06-15 10:32:27 +02:00
kfulogo_en.pdf institute -> department in english logo + fixed display font 2023-06-15 10:32:08 +02:00
README.md add optional sponsor logos on title frame 2022-03-05 13:59:22 +01:00

KFUbeamer: LaTeX template for presentations in KFU corporate design

This repository contains LaTeX sources (based on beamer) for presentations following roughly the current (March 2022) 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).