Command line options
flag | value | description |
---|---|---|
--make | create epub zip file | |
--purge | remove obsolete files | |
--rename | rename images to sane names | |
--svgmath | convert mathml to svg | |
--svgstyle | use given tex style for svg generation (overloads style in specification) | |
--all | assume: --purge --rename --svgmath (for fast testing) | |
--images | convert images to svg [--fix] |
Example
mtxrun --script epub --make mydocumentmtxrun --script epub --images mydocument
mtxrun --script epub --images --fix mydocument