aboutsummaryrefslogtreecommitdiffstats
path: root/doc/projectplan
diff options
context:
space:
mode:
authorOST\sara.halter <sara.halter@gmx.ch>2021-09-21 17:30:51 +0200
committerOST\sara.halter <sara.halter@gmx.ch>2021-09-21 17:30:51 +0200
commit482966c07de41d729f5e497124dfc498946b27e2 (patch)
treeb1c04c861dedad52b15742dcadbd5c57c343329d /doc/projectplan
parentMerge branch 'master' of https://github.com/NaoPross/Fading (diff)
downloadFading-482966c07de41d729f5e497124dfc498946b27e2.tar.gz
Fading-482966c07de41d729f5e497124dfc498946b27e2.zip
Projectplan weiter gearbeitet noch, nicht fertig
Diffstat (limited to 'doc/projectplan')
-rw-r--r--doc/projectplan/ProjectPlan.pdfbin28653 -> 31177 bytes
-rw-r--r--doc/projectplan/projectplan.tex264
2 files changed, 156 insertions, 108 deletions
diff --git a/doc/projectplan/ProjectPlan.pdf b/doc/projectplan/ProjectPlan.pdf
index b73f64b..4b8ab57 100644
--- a/doc/projectplan/ProjectPlan.pdf
+++ b/doc/projectplan/ProjectPlan.pdf
Binary files differ
diff --git a/doc/projectplan/projectplan.tex b/doc/projectplan/projectplan.tex
index 54dcd1b..c654198 100644
--- a/doc/projectplan/projectplan.tex
+++ b/doc/projectplan/projectplan.tex
@@ -1,108 +1,156 @@
-% !TeX program = xelatex
-% !TeX encoding = utf8
-% !TeX root = ProjectPlan.tex
-
-\documentclass[a4paper, twosided, 11pt]{scrartcl}
-
-%% Language configuration
-\usepackage{polyglossia}
-\setdefaultlanguage{english}
-
-%$ Specify where floatings go and make nicer looking tables
-\usepackage{float}
-\usepackage{array}
-\usepackage{booktabs}
-\usepackage{tabularx}
-
-%% graphics
-\usepackage{graphicx}
-
-%% Set up font
-\usepackage[T1]{fontenc}
-\usepackage[usefilenames, DefaultFeatures={Ligatures=Common}]{plex-otf}
-\renewcommand*\familydefault{\sfdefault}
-
-%% Header and Footers
-\usepackage[automark]{scrlayer-scrpage}
-\ihead{Project Plan}
-\chead{}
-\ohead{\headmark}
-
-\ifoot{}
-\cfoot{}
-\ofoot{\pagemark}
-
-%% Access metadata
-\usepackage{titling}
-
-%% gantt configuration
-\usepackage{pgfgantt}
-
-%% Landscape pages
-\usepackage{pdflscape}
-
-% Metadata
-\title{Project Plan}
-\author{Naoki Pross, Sara Cinzia Halter}
-
-
-% Document
-\begin{document}
-\begin{titlepage}
- \includegraphics[height=3cm]{fig/ost-logo}
- \begin{flushright}
- % TODO: OST logo
- \vspace{5cm}
- {\Huge \bfseries \thetitle} \\
- \vspace{5mm}
- {\LARGE Project: \textit{Fading illustration with SDR}} \\
- \vspace{5mm}
- {\LARGE \bfseries Version 0.1}
- \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{Introduction}
-
-\section{Project Schedule}
-
-\begin{landscape}
- \begin{figure}[h] \centering
- \begin{ganttchart}{1}{12}
- \gantttitle{2011}{12} \\
- \gantttitlelist{1,...,12}{1} \\
- \ganttgroup{Group 1}{1}{7} \\
- \ganttbar{Task 1}{1}{2} \\
- \ganttlinkedbar{Task 2}{3}{7} \ganttnewline
- \ganttmilestone{Milestone}{7} \ganttnewline
- \ganttbar{Final Task}{8}{12}
- \ganttlink{elem2}{elem3}
- \ganttlink{elem3}{elem4}
- \end{ganttchart}
- \end{figure}
-\end{landscape}
-\end{document}
+% !TeX program = xelatex
+% !TeX encoding = utf8
+% !TeX root = ProjectPlan.tex
+
+\documentclass[a4paper, twosided, 11pt]{scrartcl}
+
+%% Language configuration
+\usepackage{polyglossia}
+\setdefaultlanguage{english}
+
+%$ Specify where floatings go and make nicer looking tables
+\usepackage{float}
+\usepackage{array}
+\usepackage{booktabs}
+\usepackage{tabularx}
+
+%% graphics
+\usepackage{graphicx}
+
+%% Set up font
+\usepackage[T1]{fontenc}
+\usepackage[usefilenames, DefaultFeatures={Ligatures=Common}]{plex-otf}
+\renewcommand*\familydefault{\sfdefault}
+
+%% Header and Footers
+\usepackage[automark]{scrlayer-scrpage}
+\ihead{Project Plan}
+\chead{}
+\ohead{\headmark}
+
+\ifoot{}
+\cfoot{}
+\ofoot{\pagemark}
+
+%% Access metadata
+\usepackage{titling}
+
+%% gantt configuration
+\usepackage{pgfgantt}
+\usepackage[Optionen]{geometry}
+
+
+%% Landscape pages
+\usepackage{pdflscape}
+
+% Metadata
+\title{Project Plan}
+\author{Naoki Pross, Sara Cinzia Halter}
+
+
+% Document
+\begin{document}
+\begin{titlepage}
+ \includegraphics[height=3cm]{fig/ost-logo}
+ \begin{flushright}
+ % TODO: OST logo
+ \vspace{5cm}
+ {\Huge \bfseries \thetitle} \\
+ \vspace{5mm}
+ {\LARGE Project: \textit{Fading illustration with SDR}} \\
+ \vspace{5mm}
+ {\LARGE \bfseries Version 0.1}
+ \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{Introduction}
+
+\clearpage
+
+\section{Project Schedule}
+\newgeometry{margin=0.5cm}
+\begin{landscape}
+ \begin{figure}[h] %%\centering
+% \begin{ganttchart}{1}{12}
+% \gantttitle{Project Schedule}{12} \\
+% \gantttitlelist{1,...,12}{1} \\
+% \ganttgroup{Group 1}{1}{7} \\
+% \ganttbar{Task 1}{1}{2} \\
+% \ganttlinkedbar{Task 2}{3}{7} \ganttnewline
+% \ganttmilestone{Milestone}{7} \ganttnewline
+% \ganttbar{Final Task}{8}{12}
+% \ganttlink{elem2}{elem3}
+% \ganttlink{elem3}{elem4}
+% \end{ganttchart}
+
+
+
+% \begin{ganttchart}[
+% hgrid,
+% vgrid, x unit=3cm]{1}{7}
+% \gantttitlelist[
+% title list options=%
+% {var=\y, evaluate=\y as \x%
+% using "\pgfcalendarweekdayshortname{\y}"}
+% ]{0,...,6}{1} \\
+% \ganttbar{}{1}{4}
+% \ganttbar{}{6}{7}
+% \end{ganttchart}
+
+% https://mirror.foobar.to/CTAN/graphics/pgf/contrib/pgfgantt/pgfgantt.pdf
+
+
+\begin{ganttchart}[
+ hgrid,
+ vgrid,
+ x unit=2.62mm,
+% y unit title=.6cm,
+% y unit chart=1.5cm,
+ time slot format=isodate
+ ]{2021-09-20}{2021-12-26}
+ \gantttitlecalendar{year, month=name, week=38} \\
+ \ganttmilestone{Milestone 1}{2021-12-24}\ganttnewline
+ \ganttbar{Research}{2021-09-20}{2021-12-26}\ganttnewline
+ \ganttbar{Simulation}{2021-09-20}{2021-12-26}\ganttnewline
+ \ganttbar{Measurements}{2021-09-20}{2021-12-26}\ganttnewline
+ \ganttbar{\textbf{Documentation}}{2021-09-21}{2021-12-20}\ganttnewline
+ \ganttbar{Projectplan \& Specification}{2021-09-21}{2021-10-05}\ganttnewline
+ \ganttbar{Abstract}{2021-09-20}{2021-12-26}\ganttnewline
+ \ganttbar{Abstract}{2021-09-20}{2021-12-26}\ganttnewline
+ \ganttbar{Print}{2021-12-20}{2021-12-24}\ganttnewline
+ \ganttbar{Reserve}{2021-12-01}{2021-12-24}\ganttnewline
+ \ganttmilestone{Submission}{2021-12-24}\ganttnewline
+ \ganttbar{Presentation prep.}{2021-12-13}{2021-12-24}\ganttnewline
+ \ganttmilestone{Presentation}{2021-12-23}
+
+
+\end{ganttchart}
+ \end{figure}
+\end{landscape}
+\restoregeometry % Wieder die alten Ränder
+\end{document}