Compare commits
7 Commits
6dab995e76
...
9492ee20b1
Author | SHA1 | Date | |
---|---|---|---|
9492ee20b1 | |||
|
52cdcfbade | ||
|
3fad2bd5dd | ||
|
6dce1980d7 | ||
|
1285da87e5 | ||
|
2f25ade43e | ||
897e02bcd0 |
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user