litianyang2017 / beamerthemeKarlsruhe

Inofficial Karlsruhe Institute of Technology (KIT)-Style Latex Beamer Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern LaTeX Beamer for Karlsruhe Institute of Technology (KIT)

This is a lightweight inofficial LaTeX beamer theme for presentations of the Karlsruhe Institute of Technology (KIT).

Using colours compatible to KIT corporate design it offers a modern twist on the antiquated official KIT presentation template.

If you know how to improve things, don't hesitate to fork away! Thanks for inspiration!

Note that using the KIT/Helmholtz logo requires you to be employee or student of KIT.

Usage

To use it just place the .sty files where LaTeX can find them (e.g. your project folder) and include \usetheme{Karlsruhe} in the preamble of your .tex file. For a title slide at the start of each section use \usetheme[sectionslides]{Karlsruhe}.

You can also use the colour theme beamercolorthemeKarlsruhe.sty separately with other themes via \usecolortheme{Karlsruhe}.

These colour aliases are available for use with \textcolor{kit-blue100}{example text}.

You may also find it convenient to start with the ready-to-use example.tex file which includes a few additional design tweaks.

Looks

example1

example2

example3

About

Inofficial Karlsruhe Institute of Technology (KIT)-Style Latex Beamer Theme

License:GNU General Public License v3.0


Languages

Language:TeX 100.0%