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

10 lines
252 B
Bash

pc-automata -f ../../md/tesis_with-bib.md \
-c ../in/img/portada.png \
-i ../in/img/ \
-x ../in/xhtml/ \
--no-pre --overwrite --no-analytics
mv epub-*_*.epub tesis.epub
mv mobi-* tesis.mobi
rm -rf epub*