summary refs log tree commit diff
path: root/bin/latexmk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bin/latexmk: refactor getopts, add quiet modeRobert Günzler2022-08-021-21/+36
|
* bin/latexmk: detect main.texRobert Günzler2022-04-151-6/+4
|
* bin/latexmk: watch more filetypes + compat argsRobert Günzler2022-02-091-2/+20
|
* bin/latexmk: watch for all file changesRobert Günzler2021-11-081-13/+13
|
* bin/latexmk: ensure there is only one instanceRobert Günzler2021-06-151-4/+18
|
* bin/latexmk: provide realpath implementationRobert Günzler2021-06-041-1/+15
|
* bin/latexmk: allow setting a different ENGINE and VIEWERRobert Günzler2021-06-011-18/+29
| | | | | also make sure we are *nix cross-compatible and fix some shellcheck warnings
* Add bin/latexmk, tectonic + entr tool to build latex filesRobert Günzler2021-04-261-0/+46