Update settings from , profile « main »
parent
ed4b5498d0
commit
4b22c68a7c
|
@ -31,6 +31,7 @@
|
|||
"latex-workshop.latex.outDir": "%WORKSPACE_FOLDER%/build/",
|
||||
"latex-workshop.view.pdf.viewer": "tab",
|
||||
"latex-workshop.latex.recipes": [
|
||||
|
||||
{
|
||||
"name": "tectonic",
|
||||
"tools": ["tectonic"]
|
||||
|
@ -40,7 +41,7 @@
|
|||
{
|
||||
"name": "tectonic",
|
||||
"command": "tectonic",
|
||||
"args": ["-X", "build", "--keep-intermediates"],
|
||||
"args": ["%DOC_EXT%"],
|
||||
"env": {}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue