add info files to templates
This commit is contained in:
parent
51702481b0
commit
b7924e3971
7
abschlussbericht/info.json
Normal file
7
abschlussbericht/info.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"NAME": "Abschlussbericht",
|
||||
"LANGUAGE: "de",
|
||||
"VERSION": "3.06 - 01/23",
|
||||
"AUTHOR": "Jan Grewe",
|
||||
"BRIEF": "Template for the final project report."
|
||||
}
|
24
lebenslauf/info.json
Normal file
24
lebenslauf/info.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"templates": [
|
||||
{
|
||||
"name": "Curriculum vitae DE",
|
||||
"alias": "cvDE",
|
||||
"language": "de",
|
||||
"version": "53.200 - 03/23",
|
||||
"author": "Jan Grewe",
|
||||
"brief": "Template for the final project report.",
|
||||
"mainfile": "lebenslauf.tex",
|
||||
"files": ["header.tex", "DFG_logo.png", "Makefile", "lebenslauf.tex"]
|
||||
},
|
||||
{
|
||||
"name": "Curriculum vitae EN",
|
||||
"language": "en",
|
||||
"alias": "cvEN",
|
||||
"version": "53.200 - 03/23",
|
||||
"author": "Jan Grewe",
|
||||
"brief": "Template for the final project report.",
|
||||
"mainfile": "cv.tex",
|
||||
"files": ["header.tex", "DFG_logo.png", "Makefile", "cv.tex"]
|
||||
}
|
||||
]
|
||||
}
|
7
sachbeihilfe/info.json
Normal file
7
sachbeihilfe/info.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"NAME": "Sachbeihilfe",
|
||||
"LANGUAGE: "de",
|
||||
"VERSION": "53.01 - 09/22",
|
||||
"AUTHOR": "Jan Grewe",
|
||||
"BRIEF": "Template for grant application as Sachbeihilfe."
|
||||
}
|
Loading…
Reference in New Issue
Block a user