Compare commits
No commits in common. "9492ee20b175e5c4237b455618f0d1ac6ccfa366" and "6dab995e7611343c122e65ade58821f855fd1b23" have entirely different histories.
9492ee20b1
...
6dab995e76
@ -40,6 +40,12 @@
|
||||
"pdflatex"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tectonic",
|
||||
"tools": [
|
||||
"tectonic"
|
||||
]
|
||||
}
|
||||
],
|
||||
"latex-workshop.latex.tools": [
|
||||
{
|
||||
@ -82,7 +88,6 @@
|
||||
"command": "pdflatex",
|
||||
"args": [
|
||||
"-synctex=1",
|
||||
// "-recorder",
|
||||
"-shell-escape",
|
||||
"-interaction=nonstopmode",
|
||||
"-file-line-error",
|
||||
|
Loading…
Reference in New Issue
Block a user