Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 486 Bytes

File metadata and controls

14 lines (9 loc) · 486 Bytes

authorea-scripts

Scripts for working with Authorea articles.

Installation: pip install authorea-scripts

Usage of build-authorea-latex: $build-authorea-latex [options] <project-dir>

Help: $build-authorea-latex --help

You must install latexml.sty from https://github.com/brucemiller/LaTeXML/blob/master/lib/LaTeXML/texmf/latexml.sty Just put is in ~/Library/texmf/tex/latex/latexml/ on Mac, or ~/texmf/tex/latex/latexml/ on Linux (I don't know about Windows, unfortunately).