Skip to content

sfremerey/TUI-Beamer-Theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beamer Theme TU Ilmenau

This is a latex presentation (beamer) theme for the technical university of ilmenau. The background image from TUIlmenau template is from Institut of Werkstofftechnik.

Usage

\input{style/template.tex}
\usepackage{style/tuilmenau} % for TUIlmenau coperate design
%\usepackage{style/clear} % for a clear design

Styles

In the folder style are different files. General settings are implemented in "style/template.tex".

You can use "\usepackage{style/tuilmenau}" to get the TU Ilmenau corporate design. The "\usepackage{style/clear}" - package includes my simply clear design.

You can copy one of these files to create your own theme!

important: you have to change the package name on the top of the file: "\ProvidesPackage{tuilmenau}"

additional commands

  • add reference to the left lower corner
\addcite{reference_name, reference_name2, ...}
  • enable dualview mode
  • the generated pdf has the double width, the right one is for notes
  • to display this on linux, I'm using "dspdfviewer".
  • for windows is it possible, too.
\setDualView

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%