From 1633fae1e1656e3abad8c06c103e932188dfba21 Mon Sep 17 00:00:00 2001 From: Ismail Cadaroski Date: Thu, 11 May 2017 20:18:53 +0200 Subject: [PATCH] changes --- doku/content.tex | 43 ++++++++++++++++++++++--------------------- doku/style.tex | 1 + 2 files changed, 23 insertions(+), 21 deletions(-) diff --git a/doku/content.tex b/doku/content.tex index d93f691..299bbd3 100644 --- a/doku/content.tex +++ b/doku/content.tex @@ -38,27 +38,28 @@ nachfrager: \centering \caption{My caption} \label{my-label} -\begin{tabular}{llllll} -Aktivität & Definition & Planung & Leistung & Differenz & Erklärung \\ -Projekt Management & Doku & 10 & 1.5 & & \\ -Dokumentation & Doku & & & & \\ -Vision & Doku & & & & \\ -User Stories & Doku & & & & \\ -RM erstellen & Doku & 3 & & & \\ -ERM erstellen & Doku & & & & \\ -Testplan aufgebaut & Doku & & & & \\ - & & & & & \\ -Anmeldung +Registration & Code & & & & \\ -Sektion prov. Mitglied & Code & & & & \\ -Sektion def. Mitglied & Code & & & & \\ -Pendenzen + Qualicheck & Code & & & & \\ -Abrechnung der Einsätze & Code & & & & \\ -Verwaltung Standorte/Termin & Code & & & & \\ - & & & & & \\ -Frontend erstellen & Code & & & & \\ -Testplan durchgeführt & Doku & & & & \\ -Total & & & & & \\ -*Definition (Arbeit ist grundlegend in Dokumentation (Doku) der Lösung und erarbeiten des Codes (Code) der dazugehörigen Funktionen aufgebaut & & & & & +\begin{tabular}{|l|l|l|l|l|l|} +\hline +{\color[HTML]{C0C0C0} Aktivität} & {\color[HTML]{C0C0C0} Definition} & {\color[HTML]{C0C0C0} Planung} & {\color[HTML]{C0C0C0} Leistung} & {\color[HTML]{C0C0C0} Differenz} & {\color[HTML]{C0C0C0} Erklärung} \\ \hline +{\color[HTML]{C0C0C0} Projekt Management} & Doku & 10 & 1.5 & & \\ \hline +{\color[HTML]{C0C0C0} Dokumentation} & Doku & & & & \\ \hline +{\color[HTML]{C0C0C0} Vision} & Doku & & & & \\ \hline +{\color[HTML]{C0C0C0} User Stories} & Doku & & & & \\ \hline +{\color[HTML]{C0C0C0} RM erstellen} & Doku & 3 & & & \\ \hline +{\color[HTML]{C0C0C0} ERM erstellen} & Doku & & & & \\ \hline +{\color[HTML]{C0C0C0} Testplan aufgebaut} & Doku & & & & \\ \hline +{\color[HTML]{C0C0C0} } & & & & & \\ \hline +{\color[HTML]{C0C0C0} Anmeldung +Registration} & Code & & & & \\ \hline +{\color[HTML]{C0C0C0} Sektion prov. Mitglied} & Code & & & & \\ \hline +{\color[HTML]{C0C0C0} Sektion def. Mitglied} & Code & & & & \\ \hline +{\color[HTML]{C0C0C0} Pendenzen + Qualicheck} & Code & & & & \\ \hline +{\color[HTML]{C0C0C0} Abrechnung der Einsätze} & Code & & & & \\ \hline +{\color[HTML]{C0C0C0} Verwaltung Standorte/Termin} & Code & & & & \\ \hline +{\color[HTML]{C0C0C0} } & & & & & \\ \hline +{\color[HTML]{C0C0C0} Frontend erstellen} & Code & & & & \\ \hline +{\color[HTML]{C0C0C0} Testplan durchgeführt} & Doku & & & & \\ \hline +{\color[HTML]{C0C0C0} Total} & & & & & \\ \hline +{\color[HTML]{FE996B} *Definition (Arbeit ist grundlegend in Dokumentation (Doku) der Lösung und erarbeiten des Codes (Code) der dazugehörigen Funktionen aufgebaut} & & & & & \\ \hline \end{tabular} \end{table} %%% Local Variables: diff --git a/doku/style.tex b/doku/style.tex index f0577e3..c610261 100644 --- a/doku/style.tex +++ b/doku/style.tex @@ -1,5 +1,6 @@ %Enable URL highlighting \usepackage{hyperref} +\usepackage[table,xcdraw]{xcolor} \hypersetup{ colorlinks=true, linkcolor=black,