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:
parent
6eef0f0aca
commit
1665adb13a
41 changed files with 6429 additions and 0 deletions
3
compile.sh
Executable file
3
compile.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/zsh
|
||||
cd "$(dirname "$0")"
|
||||
latexmk -f --lualatex The\ Invisible\ Man.tex
|
Loading…
Add table
Add a link
Reference in a new issue