hugh-obrien
c66d76af2d
make it do pdf
2018-07-09 13:52:18 +01:00
hugh-obrien
b8c82620e5
main file hack
2018-07-09 13:45:57 +01:00
hugh-obrien
3b905353d0
main file fix nonsence
2018-07-09 11:40:40 +01:00
hugh-obrien
af6a402a87
fix array nonsense
2018-07-09 11:37:57 +01:00
hugh-obrien
3c639959f4
hack in the command and image
2018-07-09 11:35:19 +01:00
Shane Kilkelly
aa1dd2bf05
Killing an already stopped project is not an error
...
Log a warning instead and continue.
2017-06-20 09:18:15 +01:00
Brian Gough
57a5cfa9cb
allow latexmk to pass through options
...
this avoids problems in the latest version of latexmk where the
$pdflatex variable has been replaced by $xelatex and $lualatex when
running with -xelatex or -lualatex
2017-03-02 16:43:35 +00:00
Brian Gough
6524439699
add support for passing additional environment parameters to command runner
...
includes an example of passing environment variables to chktex
2016-07-26 12:30:29 +01:00
Brian Gough
69666bef60
add support for stopping compile
2016-07-14 16:43:52 +01:00
Shane Kilkelly
e4ffc94de8
Move the latexmk timing command into a configurable latexmkCommandPrefix.
...
By default, no timing information will be taken.
On Linux with GNU user land, this value should be configured to `["/usr/bin/time", "-v"]`.
On Mac, gnu-time should be installed and configured to `["/usr/local/bin/gtime", "-v"]`.
2016-06-17 14:38:08 +01:00
Brian Gough
dfd2bc31ef
record system time
2016-05-10 09:12:13 +01:00
Brian Gough
0a5ca6b0fa
add timing information from /usr/bin/time
2016-05-09 16:00:24 +01:00
James Allen
d949d4ac32
Don't timestamp strace logs otherwise it runs as anew container each time since the command changes
2016-03-30 10:59:01 +01:00
James Allen
6af22cf184
Add in flags to run strace and capture logs
2016-03-30 10:37:22 +01:00
Brian Gough
e64b08fcbe
add metrics for latexmk runs and errors
2016-03-17 09:55:18 +00:00
James Allen
4497352a3a
Allow optional image name to be passed
2016-01-15 09:59:06 +00:00
James Allen
9fc0ef2885
Add in a synctex end point
2014-04-08 15:18:56 +01:00
James Allen
c0464aca9a
Add in support for markdown files
2014-04-04 09:56:20 -04:00
James Allen
c83b03e93f
Initial open source commit
2014-02-12 17:27:43 +00:00