Skip to content

gwbrck/tud-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unoffical TU Dresden Slides Extension for Quarto: tud-slides

This repository provides a Quarto extension for creating LaTeX beamer presentations using the unofficial TU Dresden corporate design. It leverages beamer templates from tud-cd. For more detail on theme options, please refer to the mentioned repository.

Currently, this extension only supports either German or English for APA citation style.

Installing

quarto use template gwbrck/tud-slides

This will install the extension and create an example qmd file that you can use as a starting place for your slides.

Using

To use this extension, add the following to the YAML portion of your document:

format:
  tud-slides-beamer: default
bibliography: "main.json" # optional; .bib file usage is also supported 
lang: de # optional; defaults to English (en) if not specified

About

Quarto extension for creating LaTeX beamer presentations in TU Dresden corporate design (unofficial).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published