Tabelle in LaTex
Verfasst: Fr 28. Jun 2013, 15:51
Hallo Leute,
ich hätte da mal eine frage zum erstellen von Tabellen:
ist es möglich eine Tabelle wie im Anhang in LaTex zu machen?
Benutze MikTex und TeXnicCenter 2.0 Beta
Hab mal bisschen probiert aber wie bekomme ich farbige Zeilen hin und wie kann man den backslash richtig setzen?
Ist es überhaupt möglich solche Zeichen wie in der Tabelle im Anhang zu erzeugen?
\begin{table}[h]
\begin{center}
\begin{tabular}{|p{5 cm}|p{1.5 cm}|p{1.5 cm}|p{1.5 cm}|p{1.5 cm}|p{1.5 cm}|} \hline
\backslashbox{\textbf{\small Trägerschaft}}{Normen} & \textbf{\small StGB} & \textbf{\small LKHG} & \textbf{\small LDSG} & \textbf{\small BDSG} & \textbf{\small Kirchen- \newline gesetze} \\
\hline
\textbf{\small Bund} \small (z.B. Bundeswehrkrankenhaus & \small iA & \small kA & \small kA & \small iA & \small kA \\
\hline
\textbf{\small Land} \small (z.B. Hochschulkliniken & \small iA & \small A & \small A & \small A & \small kA \\
\hline
\textbf{\small Kommunen} \small (z.B. Bezirkskrankenhaus & \small iA & \small A & \small A & \small A & \small kA \\
\hline
\end{tabular}
\caption{Tabelle}
\label{tab:3}
\end{center}
\end{table}
Hoffe ihr könnt mir helfen
Anhang:

ich hätte da mal eine frage zum erstellen von Tabellen:
ist es möglich eine Tabelle wie im Anhang in LaTex zu machen?
Benutze MikTex und TeXnicCenter 2.0 Beta
Hab mal bisschen probiert aber wie bekomme ich farbige Zeilen hin und wie kann man den backslash richtig setzen?
Ist es überhaupt möglich solche Zeichen wie in der Tabelle im Anhang zu erzeugen?
\begin{table}[h]
\begin{center}
\begin{tabular}{|p{5 cm}|p{1.5 cm}|p{1.5 cm}|p{1.5 cm}|p{1.5 cm}|p{1.5 cm}|} \hline
\backslashbox{\textbf{\small Trägerschaft}}{Normen} & \textbf{\small StGB} & \textbf{\small LKHG} & \textbf{\small LDSG} & \textbf{\small BDSG} & \textbf{\small Kirchen- \newline gesetze} \\
\hline
\textbf{\small Bund} \small (z.B. Bundeswehrkrankenhaus & \small iA & \small kA & \small kA & \small iA & \small kA \\
\hline
\textbf{\small Land} \small (z.B. Hochschulkliniken & \small iA & \small A & \small A & \small A & \small kA \\
\hline
\textbf{\small Kommunen} \small (z.B. Bezirkskrankenhaus & \small iA & \small A & \small A & \small A & \small kA \\
\hline
\end{tabular}
\caption{Tabelle}
\label{tab:3}
\end{center}
\end{table}
Hoffe ihr könnt mir helfen
Anhang:
