mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 14:33:37 -08:00
add LaTeX setup
This commit is contained in:
4
papers/.latexmkrc
Normal file
4
papers/.latexmkrc
Normal file
@@ -0,0 +1,4 @@
|
||||
ensure_path('TEXINPUTS','tex/', '.');
|
||||
ensure_path('LUAINPUTS','tex/', '.');
|
||||
|
||||
$pdf_mode=4;
|
||||
Reference in New Issue
Block a user