This repository provides Quarto custom formats for slightly modified slide templates (revealjs) and posters (typst) that can be used by people in the Physics for Medicine Institute.
Templates here are very much inspired provided by formats found in Awesome quarto#Presentation formats.
Posters (typst) | Example | Usage |
---|---|---|
landscape | quarto use template FelipeCybis/quarto-physmed-template/physmed-poster-landscape |
|
portrait | quarto use template FelipeCybis/quarto-physmed-template/physmed-poster-portrait |
Slides (revealjs) | Example | Usage |
---|---|---|
slides | HTML | quarto use template FelipeCybis/quarto-physmed-template/physmed-slides |
Alternatively, these commands can be used with quarto install extension
instead of
quarto use template
. This will install the template extension without any of the
necessary scaffolding files to start from.