Michael Mazour
663ec88718
Add flags option to request JSON
...
Adds a `flags` parameter to the request JSON, appearing under the `compile.options` key (alongside such stalwarts as `compiler`, `timeout`, etc.).
This is primarily to support `-file-line-error` as an option, but could have other uses as well.
`flags` should be an array of strings, or absent. If supplied, the listed arguments are added to the base latexmk command.
2019-05-14 16:24:34 +01:00
Christopher Hoskin
a194d7ad05
Fix broken spacing
2019-01-16 15:12:23 +00:00
Henry Oswald
8d846f64a9
move texliveImageNameOveride further down request so it works for
...
compile tests
2018-07-13 11:52:49 +01:00
Henry Oswald
3545852173
quick hack to overright image name further down stack
2018-07-13 11:46:37 +01:00
Henry Oswald
a960614eb4
added texliveImageNameOveride
2018-07-13 10:37:22 +01:00
Brian Gough
c25e96bbc3
add comment about syncType/syncState
2017-08-09 15:22:38 +01:00
Brian Gough
b4be40d061
restrict syncType values to full/incremental
2017-08-07 10:19:56 +01:00
Brian Gough
74c26120b2
use syncType and syncState for clsi state options
2017-08-03 12:00:32 +01:00
Brian Gough
7e1d3d98e7
write files incrementally
2017-08-02 13:46:10 +01:00
Brian Gough
5af137f60b
additional check for valid rootResource
2017-03-20 10:03:48 +00:00
James Allen
79b3d2172b
Sanitize resource path along with rootResourcePath
2016-09-21 15:09:01 +01:00
Brian Gough
14837a57ec
run chktex when request has check:true
2016-07-26 16:22:38 +01:00
James Allen
d96605d5e8
Inject [draft] option to documentclass if draft option is passed
2016-02-02 14:26:14 +00:00
James Allen
4497352a3a
Allow optional image name to be passed
2016-01-15 09:59:06 +00:00
Brian Gough
f37004cec6
update sanitizePath regex
...
remove accidental inclusion of , and add null char \x00
2015-02-13 11:28:43 +00:00
James Allen
1a7500f102
Allow non-latin characters in the rootResourcePath
2015-02-13 11:21:35 +00:00
James Allen
90cda12ed9
Sanitize rootResourcePath
2015-02-11 16:39:43 +00:00
Henry Oswald
af86745112
increase max compile to 4 mins
2014-10-17 11:03:08 +01:00
James Allen
c83b03e93f
Initial open source commit
2014-02-12 17:27:43 +00:00