feat(tex): continue work on the Grundlagen-Chapter

This commit is contained in:
Xaseiresh 2024-05-08 15:57:18 +02:00
parent 413489f67b
commit 8211401cf3
8 changed files with 120 additions and 8 deletions

View file

@ -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",