Slide presentations
All AthDGC slide presentations are written in Quarto and render to:
- Reveal.js for screen presentations (HTML)
- Beamer for academic PDF slides
- PowerPoint (
.pptx) for funder/institutional submissions
Available decks
- Announcement / launch deck - short overview for LINGUIST/HUMANIST/CORPORA announcements
- CIDL 2026 (forthcoming)
- DH2026 poster (forthcoming)
- LREC-COLING 2026 demo (forthcoming)
How to add a new deck
- Create a new
.qmdfile underslides/ - Copy the YAML header from
announcement.qmd - Write your slides as Markdown (
#= slide title,##= section header) - Run
quarto render slides/your-deck.qmdto generate HTML + PDF + PPTX
The slide theme automatically inherits the Lavidasized typography (Old Standard TT serif, plain horizontal rules, no colored blocks).