Add arguments to latex_scanner and update Makefile with some defaults.

This commit is contained in:
Carlos Galindo 2020-12-12 17:21:04 +01:00
parent c7bca76c8c
commit 0c5f6a0da1
3 changed files with 35 additions and 28 deletions

View file

@ -20,7 +20,7 @@ public:
public/index.html: static public public/audios \
res/index.html res/page.html \
res/song.html res/song_li.html res/song_redir.html
python3 src/latex_scanner.py
python3 src/latex_scanner.py --latex latex/cancionero.tex --audios audios
public/audios: audios public
rm -f public/audios