Skip to content

A LaTeX beamer theme for the new University of Siegen design

Notifications You must be signed in to change notification settings

horle/beamer-uni-siegen

Repository files navigation

beamer-uni-siegen

A LaTeX beamer theme for the new University of Siegen corporate design.

This template follows the official design guidelines and PowerPoint templates under https://design.uni-siegen.de/.

Installation

If you are using a TeXlive distribution (recommended), all .sty files and the img folder in the repos' root need to be moved to your custom texmf folder, and there under

texmf/tex/latex/beamertheme-siegen/

Finally, update your TeXlive database with (probably requires sudo)

texhash

Color themes

This beamer theme provides color themes for all Uni Siegen faculties. They can be loaded with

\usecolortheme{default}

in your preamble where possible values are: default, phil, bak, wir, nt and lwf.

Special commands

There are some special commands now to control title, closing and section page designs.

For setting the title page layout, use the optional argument titlepage with \usetheme:

\usetheme[titlepage=4]{siegen}

in your preamble. Possible values are 1 to 4, default value is 1.

For setting the section page layout, use

\sectiondesign{1}

with parameter 1 to 3 anywhere before calling \section. For layout 3, you can also define a background image with

\sectiondesign[path/to/your/image.jpg]{2}

The closing page consists of two fields, which is produced by the following command:

\closingpage{<title>}{<info>}

Example

The example can be built with the command

xelatex siegen-example.tex

Screenshots

sst-01 sst-02 sst-03 sst-04 sst-05 sst-06 sst-07 sst-08 sst-09 sst-10 sst-11 sst-12 sst-13

About

A LaTeX beamer theme for the new University of Siegen design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages