Author: | Soeren Wolfers <soeren.wolfers@gmail.com> |
---|---|
Organization: | King Abdullah University of Science and Technology (KAUST) |
This package provides a command line tool to package a LaTeX directory in a zip file that is ready for publication.
At the moment this includes copying packages and libraries from the filesystem into the zip file, recompiling the PDF, warning about broken references and citations, and removing auxiliary files.
Installation:
Relies on package swutil
, which can be installed with pip install swutil
.
Usage:
createsubmission <from> <to>
creates <to>.zip of directory <from>