7 lines
144 B
Bash
7 lines
144 B
Bash
rm -r ./document
|
|
python3 tagger.py >> tags
|
|
plastex --renderer=Gerby ./document.tex
|
|
cd ./gerby-website/gerby/tools
|
|
python3 update.py
|
|
cd ../../..
|