feat(tex): ✨ continue work on the Grundlagen-Chapter
This commit is contained in:
parent
413489f67b
commit
8211401cf3
8 changed files with 120 additions and 8 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -2,7 +2,7 @@
|
|||
"latex-workshop.intellisense.update.delay": 5000,
|
||||
"latex-workshop.latex.autoBuild.interval": 10000,
|
||||
"latex-workshop.latex.autoBuild.run": "never",
|
||||
"latex-workshop.latex.outDir": "build/%DIR%",
|
||||
"latex-workshop.latex.outDir": "%DIR%/build",
|
||||
"latex-workshop.latex.search.rootFiles.include": [
|
||||
"TeX/*.tex",
|
||||
"**/*.rnw",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue