working version

This commit is contained in:
2023-10-21 15:52:39 +02:00
parent b7924e3971
commit 7be5570d21
3 changed files with 133 additions and 52 deletions

View File

@@ -1,7 +1,14 @@
{
"NAME": "Sachbeihilfe",
"LANGUAGE: "de",
"VERSION": "53.01 - 09/22",
"AUTHOR": "Jan Grewe",
"BRIEF": "Template for grant application as Sachbeihilfe."
"templates": [
{
"name": "Sachbeihilfe",
"alias": "projectDE",
"language": "de",
"version": "53.01 - 09/22",
"author": "Jan Grewe",
"brief": "Template for grant application as Sachbeihilfe.",
"mainfile": "sachbeihilfe.tex",
"files": ["header.tex", "DFG_logo.png", "Makefile", "sachbeihilfe.tex"]
}
]
}