A template for creating presentation slides with Typst and Polylux that look like they come straight out of your personal notebook.
Use via
typst init @preview/jotter-polylux:0.1.0 your-cool-project
A slides.typ
file will be created for you and contains all the design elements
you can use.
By default, it uses the fonts Kalam, Pennstander Math, and Fantastque Sans Mono. Either make sure you have them installed or specify other fonts in the template.
This is an opinionated template on purpose.
However, if you like the overall handwritten asthetic but prefer not to have the
spiral binding to the left and/or the dots in the background, you can disable
them by setting the binding
and dots
keyword arguments to false
in the
setup
function.