add LaTeX setup

This commit is contained in:
Marei (peiTeX)
2023-02-23 20:27:53 +01:00
committed by wucke13
parent 3e3d92d4a8
commit c62a840d75
11 changed files with 1008 additions and 0 deletions

4
papers/.latexmkrc Normal file
View File

@@ -0,0 +1,4 @@
ensure_path('TEXINPUTS','tex/', '.');
ensure_path('LUAINPUTS','tex/', '.');
$pdf_mode=4;