mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
1ddf9283f2
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. |
||
---|---|---|
.. | ||
CompileControllerTests.coffee | ||
CompileManagerTests.coffee | ||
ContentTypeMapperTests.coffee | ||
DockerLockManagerTests.coffee | ||
DockerRunnerTests.coffee | ||
DraftModeManagerTests.coffee | ||
LatexRunnerTests.coffee | ||
LockManagerTests.coffee | ||
OutputFileFinderTests.coffee | ||
OutputFileOptimiserTests.coffee | ||
ProjectPersistenceManagerTests.coffee | ||
RequestParserTests.coffee | ||
ResourceStateManagerTests.coffee | ||
ResourceWriterTests.coffee | ||
StaticServerForbidSymlinksTests.coffee | ||
TikzManager.coffee | ||
UrlCacheTests.coffee | ||
UrlFetcherTests.coffee |