Git Product home page Git Product logo

latex-beamer-template's Introduction

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
  • you have to use a special pdf viewer to show this pdfs with notes
\setDualView
  • add reference frames
    • argument 1: frame title
    • argument 2: bibtex style or path to bibtex style (e.g. deIEEEtran, IEEEbib -> both styles are included in this repository)
\insertReferenceFrame{References}{IEEEbib}{MyReferences.bib}

pdf viewer

dspdfviewer

pdf-presenter-console

  • dual monitor pdf viewer
  • include the following line to use embeded videos in you presentation
\usepackage{style/pdfpc-commands}

latex-beamer-template's People

Contributors

kuntzem avatar sfremerey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sfremerey tuisse

latex-beamer-template's Issues

Provide Example

Hey Mathias,
just an idea, why don't you provide an example pdf?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.