Latexmk

Builder for tex to pdf using latexmk

class disseminate.builders.latexmk.Latexmk(env, target=None, parameters=None, outfilepath=None, use_cache=None, use_media=None, **kwargs)

Compile a latex document into pdf using latexmk

Note

This builder has been disabled by default because it fails about 20% of the time with this system’s ThreadPoolExecutor implementation.