2
0
Fork 0
mirror of https://git.fifo-f.eu/tex-projects/books/The-Invisible-Man-LaTeX.git synced 2025-04-19 08:28:07 +02:00

initial commit

This commit is contained in:
Fifo F 2022-12-12 17:44:44 +01:00
parent 6eef0f0aca
commit 1665adb13a
41 changed files with 6429 additions and 0 deletions

3
compile.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/zsh
cd "$(dirname "$0")"
latexmk -f --lualatex The\ Invisible\ Man.tex