diff options
author | Naoki Pross <naoki.pross@ost.ch> | 2021-09-21 11:58:09 +0200 |
---|---|---|
committer | Naoki Pross <naoki.pross@ost.ch> | 2021-09-21 11:58:27 +0200 |
commit | 6251d2c3b2a1dfff0dc24d538f7d18427d6bbd93 (patch) | |
tree | 7d000635e0fc7f47f75946fdee898d4667c74cc0 /doc/projectplan | |
parent | Update project plan with template (diff) | |
download | Fading-6251d2c3b2a1dfff0dc24d538f7d18427d6bbd93.tar.gz Fading-6251d2c3b2a1dfff0dc24d538f7d18427d6bbd93.zip |
Add changelog and signature
Diffstat (limited to 'doc/projectplan')
-rw-r--r-- | doc/projectplan/ProjectPlan.pdf | bin | 0 -> 26204 bytes | |||
-rw-r--r-- | doc/projectplan/projectplan.tex | 24 |
2 files changed, 23 insertions, 1 deletions
diff --git a/doc/projectplan/ProjectPlan.pdf b/doc/projectplan/ProjectPlan.pdf Binary files differnew file mode 100644 index 0000000..3e644b9 --- /dev/null +++ b/doc/projectplan/ProjectPlan.pdf diff --git a/doc/projectplan/projectplan.tex b/doc/projectplan/projectplan.tex index a6d8706..bdadd17 100644 --- a/doc/projectplan/projectplan.tex +++ b/doc/projectplan/projectplan.tex @@ -54,9 +54,31 @@ \end{flushright} \end{titlepage} +\section*{Changelog} +\begin{tabularx}{\textwidth}{lrlX} + \toprule + \bfseries Date & \bfseries Version & \bfseries Author & \bfseries Description \\ + \midrule + 2021-09-21 & 0.1 & Pross N. & Crated empty document \\ + \bottomrule +\end{tabularx} + +\vfill +{ + \renewcommand{\arraystretch}{2} + \begin{tabularx}{\textwidth}{lp{.2\textwidth}X} + & \bfseries Date & \bfseries Signature\\ + Pross Naoki & \hrulefill & \hrulefill \\ + Halter Cinzia Sara & \hrulefill & \hrulefill \\ + \end{tabularx} +} + +\clearpage +\tableofcontents +\listoffigures +\listoftables \clearpage -\section{Changelog} \section{Introduction} \end{document} |