3
0
Fork 0
mirror of https://github.com/fsr/nopanic synced 2025-04-25 17:38:26 +02:00

Rename main file, add QoL improvements

This commit is contained in:
Felix Wittwer 2019-09-17 16:19:12 +02:00
parent 400e2a7da8
commit e3acf77cf8
Signed by: wittwer
GPG key ID: 24363525EA0E8A99
3 changed files with 7 additions and 3 deletions

2
.latexmkrc Normal file
View file

@ -0,0 +1,2 @@
$latex = 'lualatex';
@default_files = ('manual.tex');