mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-19 16:15:25 +00:00
Merge a088ffb4d4
into f7e716c826
This commit is contained in:
commit
9fc852a778
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ function _buildLatexCommand(mainFile, opts = {}) {
|
|||
'latexmk',
|
||||
'-cd',
|
||||
'-jobname=output',
|
||||
'-auxdir=$COMPILE_DIR',
|
||||
'-auxdir=./',
|
||||
'-outdir=$COMPILE_DIR',
|
||||
'-synctex=1',
|
||||
'-interaction=batchmode'
|
||||
|
|
Loading…
Add table
Reference in a new issue