Templates for student presentations
Go to file
alzeha 16aa50b724
Merge pull request #2 from Echtzeitsysteme/feature/pptx-template-update
Updates the PPTX template to the most recent agreement of our group
2024-04-04 18:48:08 +02:00
figures Adds TeX + PPTX templates 2023-02-07 11:23:45 +01:00
.gitignore Adds TeX + PPTX templates 2023-02-07 11:23:45 +01:00
README.md Updates the PPTX template to the most recent agreement of our group 2024-04-04 16:15:11 +02:00
es_template.pptx Updates the PPTX template to the most recent agreement of our group 2024-04-04 16:15:11 +02:00
slides.tex Adds TeX + PPTX templates 2023-02-07 11:23:45 +01:00
tuda_logo.pdf Adds TeX + PPTX templates 2023-02-07 11:23:45 +01:00

README.md

Presentation Templates

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

PowerPoint

There is a 16:9 PowerPoint template available: es_template.pptx 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): slides.tex

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). A lightweight tool for this purpose is pdfpc.

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.