This commit is contained in:
Ismail Cadaroski 2017-05-11 20:21:15 +02:00
parent 1633fae1e1
commit 5d13c86060
2 changed files with 24 additions and 22 deletions

View File

@ -35,9 +35,9 @@ nachfrager:
\section{Stundenplanung}
\begin{table}[]
\centering
\caption{My caption}
\label{my-label}
\resizebox{\textwidth}{!}{%
\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
@ -60,7 +60,8 @@ nachfrager:
{\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{tabular}%
}
\end{table}
%%% Local Variables:
%%% mode: latex

View File

@ -1,5 +1,6 @@
%Enable URL highlighting
\usepackage{hyperref}
\usepackage{graphicx}
\usepackage[table,xcdraw]{xcolor}
\hypersetup{
colorlinks=true,