initial commit

This commit is contained in:
2024-05-28 16:11:39 +02:00
commit 2303c09ca8
4 changed files with 534 additions and 0 deletions

4
.nova/Configuration.json Normal file
View File

@ -0,0 +1,4 @@
{
"workspace.art_style" : 0,
"workspace.name" : "Backturm"
}

11
.nova/Tasks/Build.json Normal file
View File

@ -0,0 +1,11 @@
{
"extension" : {
"identifier" : "info.varisco.LaTeX",
"name" : "LaTeX"
},
"extensionTemplate" : "novalatex",
"extensionValues" : {
},
"openLogOnRun" : "fail"
}