diff --git a/Makefile b/Makefile index 238720d..27e01c9 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ DEP := \ config/sourcelst.tex \ config/titlepage.tex \ content.tex \ + title.tex \ Makefile all: $(MAIN) diff --git a/config/titlepage.tex b/config/titlepage.tex index d585a96..4e6b1b0 100644 --- a/config/titlepage.tex +++ b/config/titlepage.tex @@ -15,6 +15,7 @@ Version: \docversion\\ \vspace*{\stretch{3}}% \begin{flushright} Date: \today\\ -\end{flushright} +\hfill Author: \docauthor\\ \hfill Dept: Development, novero dabendorf GmbH% +\end{flushright} diff --git a/title.tex b/title.tex index 9342dcc..4e19f4d 100644 --- a/title.tex +++ b/title.tex @@ -1,3 +1,4 @@ \newcommand{\docname}{Measurement protocol} -\newcommand{\prjname}{agricola} +\newcommand{\prjname}{LG G4 at surface of moray*} \newcommand{\docversion}{0.1} +\newcommand{\docauthor}{Thomas Klaehn}