latexmk

v 4.81 Updated: 5 months, 1 week ago

Automates the process of generating a LaTeX document

Latexmk completely automates the process of generating a LaTeX document. Essentially, it is a highly specialized cousin of the general make utility. Given the source files for a document, latexmk issues the appropriate sequence of commands to generate a .dvi, .ps, .pdf or hardcopy version of the document. It can also be set to run continuously with a previewer; the latex program, etc, are rerun whenever one of the source files is modified.

https://www.cantab.net/users/johncollins/latexmk/

To install latexmk, paste this in macOS terminal after installing MacPorts

sudo port install latexmk

Add to my watchlist

Installations 238
Requested Installations 14