Merge branch 'master' into dev
This commit is contained in:
commit
9492ee20b1
@ -40,12 +40,6 @@
|
|||||||
"pdflatex"
|
"pdflatex"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "tectonic",
|
|
||||||
"tools": [
|
|
||||||
"tectonic"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"latex-workshop.latex.tools": [
|
"latex-workshop.latex.tools": [
|
||||||
{
|
{
|
||||||
@ -88,6 +82,7 @@
|
|||||||
"command": "pdflatex",
|
"command": "pdflatex",
|
||||||
"args": [
|
"args": [
|
||||||
"-synctex=1",
|
"-synctex=1",
|
||||||
|
// "-recorder",
|
||||||
"-shell-escape",
|
"-shell-escape",
|
||||||
"-interaction=nonstopmode",
|
"-interaction=nonstopmode",
|
||||||
"-file-line-error",
|
"-file-line-error",
|
||||||
|
Loading…
Reference in New Issue
Block a user