A beamer template inspired by Karolinska Institutet. The template is consistent with the Karolinska Institutet graphic identity guidelines (more details here).
Edit 2022-04-01: While this was accurate back in 2016 when this template was first developed, it might not be the case anymore.
A standard LaTeX installation should do!
Note that this template uses Source Sans Pro and Source Code Pro fonts, as provided by the sourcesanspro
and sourcecodepro
packages (both available on CTAN).
- Clone the repository (or download the theme file
beamerthemeKI.sty
and the logoki-logo_vert_neg_1.pdf
, and place them in the same folder of your.tex
file); - Add
\usetheme{KI}
in your preamble; - Compile twice to make the navigation bar appear.
See the included template for more details.
It is possible to switch from a miniframes
outer theme with navigation dots to a split
outer theme with sections and subsections in the header.
I suggest using the miniframes
outer theme when subsections are not meaningful.
Please feel free to file an issue if you spot components that haven't been themed or open a Pull Request if you want to contribute improvements or patches.
All rights related to the logo are property of Karolinska Institutet.
All rights related to the fonts used in this theme are property of the respective copyright holders.
Finally, this template is under MIT license, see the LICENSE
file for more information.