Skip to content

Unofficial LaTeX template for Beamer presentations at the University of Stuttgart, Germany

License

Notifications You must be signed in to change notification settings

SC-SGS/uni-stuttgart-beamer-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uni-stuttgart-beamer-template

This is an unofficial LATEX template for Beamer presentations by and for members of the University of Stuttgart, Germany, following the new corporate design the university has given itself in 2016.

The template is private work by members of the University of Stuttgart. It is not endorsed by the University of Stuttgart or any of its institutions, institutes, or departments. The template is made available to the public as we think it might be useful for other people. Neither the authors nor the University of Stuttgart provide support for the template going beyond this README.

The license for the template is located in LICENSE.

If you happen to improve the template, it would be nice if you merged back your work using pull requests.

Usage

The directory tex contains LATEX source code and resulting PDFs, while gfx contains graphics. The main component of the template is the new Beamer theme "Stuttgart", located in tex/beamerthemeStuttgart.sty. Also included is an example presentation in tex/talk.tex and tex/slides.tex. See how it looks by downloading the PDFs in the latest release on GitHub.

Building

On Ubuntu/Debian install package texlive-full. This package includes latexmk. To build the presentation, simply run the supplied Makefile.

PDFLATEX

Of course, you can also compile the example presentation in the traditional way using

cd tex
pdflatex talk.tex

About

Unofficial LaTeX template for Beamer presentations at the University of Stuttgart, Germany

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.9%
  • Makefile 0.1%