Zwei Tabellen gedreht untereinander + Section auf der Seite
Verfasst: Fr 16. Sep 2016, 11:12
Hallo Leute,
ich schreibe momentan meine Masterarbeit und beschäftige mich mit dem Anhang. Hier möchte ich meine ganzen Datentabellen einfügen und um Platz zu sparen, am besten übereinander.
Hierbei verzweifel ich seit zwei Tagen dran. Ich möchte zwei breite Tabellen übereinander, gedreht, verkleinert und mit einer \section auf der Seite darstellen. Infolgedessen ist das Sidewaystable-Package und auch die landscape-Umgebung nicht brauchbar. Anbei mein Versuch, welcher die Tabellen auf der Seite mit der Section hat, jedoch die captions nicht mitgedreht werden. Sobald ich probiere diese ebenfalls zu drehen, schmeißt mir Latex viele Fehler raus, die ich nicht lösen konnte.
Vielen Dank für Eure Hilfe!
P.S. Als "nice to have" würde ich die Tabellen noch horizontal und vertikal auf dem Blatt unter der Section zentrieren, dies muss aber nicht unbedingt sein.
ich schreibe momentan meine Masterarbeit und beschäftige mich mit dem Anhang. Hier möchte ich meine ganzen Datentabellen einfügen und um Platz zu sparen, am besten übereinander.
Hierbei verzweifel ich seit zwei Tagen dran. Ich möchte zwei breite Tabellen übereinander, gedreht, verkleinert und mit einer \section auf der Seite darstellen. Infolgedessen ist das Sidewaystable-Package und auch die landscape-Umgebung nicht brauchbar. Anbei mein Versuch, welcher die Tabellen auf der Seite mit der Section hat, jedoch die captions nicht mitgedreht werden. Sobald ich probiere diese ebenfalls zu drehen, schmeißt mir Latex viele Fehler raus, die ich nicht lösen konnte.
Vielen Dank für Eure Hilfe!
P.S. Als "nice to have" würde ich die Tabellen noch horizontal und vertikal auf dem Blatt unter der Section zentrieren, dies muss aber nicht unbedingt sein.
\documentclass[fontsize=12pt, paper=a4, headinclude, twoside=false, parskip=half+, pagesize=auto, numbers=noenddot, plainheadsepline, open=right, toc=listof, toc=bibliography]{scrartcl} % Allgemeines \usepackage{amsmath,marvosym} % Mathesachen \usepackage{amssymb} \usepackage{rotfloat} % Sprache: Deutsch \usepackage[ngerman]{babel} % Silbentrennung \begin{document} \section{Hier steht eine Überschrift} \begin{minipage}{0.45\textwidth} \begin{table}[H] \rotatebox{90}{ \resizebox{7.6cm}{!}{ \begin{tabular}{|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|} \hline \multicolumn{18}{|c|}{Text} \\ \hline \multicolumn{18}{|c|}{Text} \\ \hline \multicolumn{6}{|c|}{Text} & \multicolumn{6}{c|}{Text} & \multicolumn{6}{c|}{Text} \\ \hline \multicolumn{3}{|c|}{1} & \multicolumn{3}{c|}{2} & \multicolumn{3}{c|}{1} & \multicolumn{3}{c|}{2} & \multicolumn{3}{c|}{1} & \multicolumn{3}{c|}{2} \\ \hline text & text & text & text & text & text & text & text & text & text & text & text & text & text & text & text & text & text \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline \end{tabular}}}% \caption{XXXXXXXXXXXXX} \label{1} \end{table} \end{minipage}\hfill \begin{minipage}{0.45\textwidth} \begin{table}[H] \rotatebox{90}{ \resizebox{7.6cm}{!}{ \begin{tabular}{|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|} \hline \multicolumn{18}{|c|}{Text} \\ \hline \multicolumn{18}{|c|}{Text} \\ \hline \multicolumn{6}{|c|}{Text} & \multicolumn{6}{c|}{Text} & \multicolumn{6}{c|}{Text} \\ \hline \multicolumn{3}{|c|}{1} & \multicolumn{3}{c|}{2} & \multicolumn{3}{c|}{1} & \multicolumn{3}{c|}{2} & \multicolumn{3}{c|}{1} & \multicolumn{3}{c|}{2} \\ \hline text & text & text & text & text & text & text & text & text & text & text & text & text & text & text & text & text & text \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 & 0,0 \\ \hline \end{tabular}}}% \caption{XXXXXXXXXXXXX} \label{2} \end{table} \end{minipage} \end{document}