mirror of
https://git.fifo-f.eu/tex-projects/books/The-Invisible-Man-LaTeX.git
synced 2025-04-11 21:08:18 +02:00
3 lines
No EOL
77 B
Bash
Executable file
3 lines
No EOL
77 B
Bash
Executable file
#!/bin/zsh
|
|
cd "$(dirname "$0")"
|
|
latexmk -f --lualatex The\ Invisible\ Man.tex |