Add source files for presentation

This commit is contained in:
2024-12-03 01:02:10 +01:00
commit 2527ca587e
28 changed files with 3393 additions and 0 deletions

3
.latexmkrc Normal file
View File

@@ -0,0 +1,3 @@
$pdflatex="pdflatex -shell-escape -interaction=nonstopmode -synctex=1 %O %S";
$out_dir = 'build';
$pdf_mode = 1;