summaryrefslogtreecommitdiff
path: root/support/texlab/docs/tectonic.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-07-04 03:03:43 +0000
committerNorbert Preining <norbert@preining.info>2022-07-04 03:03:43 +0000
commit1c10375ec46d7d83b2f1efc2a71b7ea114c889f0 (patch)
tree47b3469111105b7767111dcb89858fbc1e73377f /support/texlab/docs/tectonic.md
parent34d318af65decbdb242ae03b64bf3f53266067b6 (diff)
CTAN sync 202207040303
Diffstat (limited to 'support/texlab/docs/tectonic.md')
-rw-r--r--support/texlab/docs/tectonic.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/docs/tectonic.md b/support/texlab/docs/tectonic.md
index e75fd4a3ee..b08e64b946 100644
--- a/support/texlab/docs/tectonic.md
+++ b/support/texlab/docs/tectonic.md
@@ -24,7 +24,7 @@ Without the `--keep-logs` flag, `texlab` won't be able to report compilation war
"texlab.build.executable": "tectonic",
"texlab.build.args": [
"-X",
- "compile"
+ "compile",
"%f",
"--synctex",
"--keep-logs",