diff --git a/6SST_NM.code-workspace b/6SST_NM.code-workspace index eba78f3..f24448c 100644 --- a/6SST_NM.code-workspace +++ b/6SST_NM.code-workspace @@ -40,12 +40,6 @@ "pdflatex" ] }, - { - "name": "tectonic", - "tools": [ - "tectonic" - ] - } ], "latex-workshop.latex.tools": [ { @@ -88,6 +82,7 @@ "command": "pdflatex", "args": [ "-synctex=1", + // "-recorder", "-shell-escape", "-interaction=nonstopmode", "-file-line-error",