Compare commits
7 Commits
6dab995e76
...
9492ee20b1
Author | SHA1 | Date | |
---|---|---|---|
9492ee20b1 | |||
|
52cdcfbade | ||
|
3fad2bd5dd | ||
|
6dce1980d7 | ||
|
1285da87e5 | ||
|
2f25ade43e | ||
897e02bcd0 |
@ -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