mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2025-04-26 15:16:19 +02:00
Add arguments to latex_scanner and update Makefile with some defaults.
This commit is contained in:
parent
c7bca76c8c
commit
0c5f6a0da1
3 changed files with 35 additions and 28 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue