Templates for student presentations
Find a file
2024-09-17 14:52:31 +02:00
figures Adds TeX + PPTX templates 2023-02-07 11:23:45 +01:00
.gitignore Adds the slide template in German 2024-09-17 10:40:51 +02:00
es_template_de.pptx improved template 2024-09-17 13:13:13 +02:00
es_template_en.pptx improved template 2024-09-17 13:13:13 +02:00
README.md Merge branch 'main' into feature/english_template 2024-09-17 14:03:14 +02:00
slides_de.tex Adds lecturePresenter after merging upstream 2024-09-17 10:45:47 +02:00
slides_en.tex Merge branch 'main' into feature/tex-slide-template-in-german 2024-09-17 10:43:38 +02:00
tuda_logo.pdf Adds TeX + PPTX templates 2023-02-07 11:23:45 +01:00

Presentation Templates

You can either use PowerPoint or LaTeX to create your slides.

PowerPoint

There is a 16:9 PowerPoint template available: es_template_en.pptx (English) and es_template_de.pptx (German) This template is based on the corporate design (2016) of the TU Darmstadt.

Make sure to use a recent version of PowerPoint.

LaTeX

There is a TeX file available to create slides (e.g., for your final thesis presentation):

Before you use this template, please make sure that all packages of your TeX installation are up to date. Most distributions include GUI tools to do this (e.g., TeX Live Utility for TeX Live and MacTeX). Among others, updating all packages avoids using outdated version of the TUDa package.

If you still encounter problems with this template, a possible solution might be to uninstall TeX und reinstall the latest release of TeX (updating an installed TeX version is sometimes not sufficient as not all of the components are updated with this method). After having (re-)installed the latest TeX release, please also update the installed packages. This is necessary as TeX releases are usually updated only once a year.

Unfortunately, providing the official logo in this repository is forbidden due to copyright reasons. Thus, the file tuda_logo.pdf only acts as a placeholder and has to be replaced manually. Please download the official logo from here and overwrite the placeholder file tuda_logo.pdf with the official logo.

You can also include notes that will be rendered in another frame besides the actual slides. For your presentation, there is the possibility to use a PDF presenter that is able to create a split screen (like PowerPoint would do). Possible tools for this purpose are:

This template is a slightly adapted version of the template available at GitHub, CTAN, and TU Darmstadt.

Student Thesis

If you are looking for a LaTeX template for your thesis, check out this repository.