maestria-investigacion/tesis/ebooks/out/generate.sh

10 lines
252 B
Bash
Raw Normal View History

pc-automata -f ../../md/tesis_with-bib.md \
-c ../in/img/portada.png \
-i ../in/img/ \
2021-04-11 01:51:53 -05:00
-x ../in/xhtml/ \
--no-pre --overwrite --no-analytics
mv epub-*_*.epub tesis.epub
mv mobi-* tesis.mobi
rm -rf epub*