Compare commits
No commits in common. "custom" and "main" have entirely different histories.
1 changed files with 0 additions and 17 deletions
17
.vscode/settings.json
vendored
17
.vscode/settings.json
vendored
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"latex-workshop.latex.recipes": [
|
|
||||||
{
|
|
||||||
"name": "sample-report",
|
|
||||||
"tools": ["sample-report"]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"latex-workshop.latex.tools": [
|
|
||||||
{
|
|
||||||
"name": "sample-report",
|
|
||||||
"command": "xelatex",
|
|
||||||
"args": ["-shell-escape", "report"],
|
|
||||||
"env": {}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"latex-workshop.latex.recipe.default": "sample-report"
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue