added Ethernet section in grundlagen

This commit is contained in:
2024-05-08 08:52:53 +02:00
parent 7c4abad1b3
commit 0be1947a6e
2 changed files with 25 additions and 2 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
],
"latex-workshop.latex.recipes": [
{
"name": "Kleiax Bachlorearbeit",
"name": "Kleiax Bachlorarbeit",
"tools": [
"latexmk",
"copyPdf",
@@ -58,7 +58,7 @@
"args": [
// "-y",
"%DIR%/%DOCFILE%.pdf",
"Projektarbeit.pdf"
"Bachlorarbeit.pdf"
]
}
],