Handwritten notebook style template for Polylux

Add code

+9
+9
template/slides.typ
··· 9 9 10 10 #show math.equation: set text(font: "Pennstander Math", weight: "light") 11 11 12 + #show raw: set text(font: "Fantasque Sans Mono") 13 + 12 14 #show: setup.with(header: [A short title], highlight-color: red) 13 15 14 16 #title-slide[My interesting title][ ··· 49 51 ][ 50 52 + first point 51 53 + second point 54 + ][ 55 + Compute the answer: 56 + ```rust 57 + pub fn main() { 58 + dbg!(42); 59 + } 60 + ``` 52 61 ] 53 62 ] 54 63
thumbnail.png

This is a binary file and will not be displayed.