add template messages
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
"author": "Jan Grewe",
|
||||
"brief": "Template for the final project report.",
|
||||
"mainfile": "lebenslauf.tex",
|
||||
"files": ["header.tex", "DFG_logo.png", "Makefile", "lebenslauf.tex", "my_publications.bib"]
|
||||
"files": ["header.tex", "DFG_logo.png", "Makefile", "lebenslauf.tex", "my_publications.bib"],
|
||||
"messages": ["Die Publikationen sind in der my_publications.bib Datei einzutragen, siehe Beispiele.",
|
||||
"Bitte die Zuordnung der Tabellen in die entsprechenden Abschnitte überprüfen!",
|
||||
"Der fertige Lebenslauf muss eventuell noch entsprechend der DFG Vorgaben umbenannt werden!"]
|
||||
},
|
||||
{
|
||||
"name": "Curriculum vitae EN",
|
||||
@@ -18,7 +21,10 @@
|
||||
"author": "Jan Grewe",
|
||||
"brief": "Template for the final project report.",
|
||||
"mainfile": "cv.tex",
|
||||
"files": ["header.tex", "DFG_logo.png", "Makefile", "cv.tex", "my_publications.bib"]
|
||||
"files": ["header.tex", "DFG_logo.png", "Makefile", "cv.tex", "my_publications.bib"],
|
||||
"messages": ["Paper references are stored in the my_publications.bib file, see examples.",
|
||||
"Please check that the tables appear in the correct sections (first two sections)!",
|
||||
"The final CV may need to be renamed to match the DFG regulations!"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user