From 6826b790f249d1460c1f6f7913392091eabd97d6 Mon Sep 17 00:00:00 2001 From: Mathias Magdowski Date: Mon, 4 Dec 2017 08:22:44 +0100 Subject: [PATCH] =?UTF-8?q?falschen=20Pfad=20zur=20Datei=20"WAPersons.tex"?= =?UTF-8?q?=20korrigiert,=20fehlende=20Variablen=20"acronym",=20"disciplin?= =?UTF-8?q?e"=20und=20"areas"=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ dfg/examples/report/finalreport.tex | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7ccc275..7d161da 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,5 @@ auto *.deliverables *.delivs *.bcf +/dfg/examples/report/*.synctex +/dfg/examples/report/*.pdf diff --git a/dfg/examples/report/finalreport.tex b/dfg/examples/report/finalreport.tex index 6635655..8f40d49 100644 --- a/dfg/examples/report/finalreport.tex +++ b/dfg/examples/report/finalreport.tex @@ -8,7 +8,7 @@ % define the proposal acronym; % use \texorpdfstring so that it can be used in section headings as well % tell the class that this is the proposal acronym -\input{WApersons} +\input{../lib/WApersons} % temporary fix due to http://tex.stackexchange.com/questions/311426/bibliography-error-use-of-blxbblverbaddi-doesnt-match-its-definition-ve \begin{document} @@ -32,6 +32,9 @@ applareas={Knowledge Management, Document Management, Workflow Systems}, % coop={Acquisition Guru, Berlin, Germany}, % coop={Deutsche Forschnungsgemeinschaft, Bonn, Germany}, + acronym={ABC}, + discipline={Elektrotechnik}, + areas={Ingenieurwissenschaften}, projpapers={Kohlhase:pdpl10,providemore}] \include{progressreport}