From 4fdbaef0d91066e2ac317b1c6dcfe9802a6e27d4 Mon Sep 17 00:00:00 2001 From: Sebastian Sauer Date: Wed, 15 Apr 2026 16:19:52 +0200 Subject: [PATCH] Add "aufsatz" template for academic reports (#1988) * Add "aufsatz" template for academic reports --------- Co-authored-by: Christophe Dervieux (cherry picked from commit 5814aadce2e5707902347f23c7c7b6a241fb0159) --- docs/extensions/listings/custom-formats.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/extensions/listings/custom-formats.yml b/docs/extensions/listings/custom-formats.yml index 227cbcfe2a..9ac2024e38 100644 --- a/docs/extensions/listings/custom-formats.yml +++ b/docs/extensions/listings/custom-formats.yml @@ -10,6 +10,12 @@ description: > PDF format for high quality academic manuscripts +- name: aufsatz + path: https://github.com/sebastiansauer/quarto-typst-academic-template + author: '[sebastiansauer](https://github.com/sebastiansauer)' + description: | + Quarto template for academic reports via Typst + - name: awesomecv-typst path: https://github.com/kazuyanagimoto/quarto-awesomecv-typst author: '[Kazuharu Yanagimoto](https://github.com/kazuyanagimoto)'