mekke
08-01-2005, 14:13
Ich habe eine Tabelle mit \sidewaystable erfolgreich gedreht und wollte nun mein Dokument mit twoside zweiseitig auslegen. Das Problem, was ich jetzt habe ist, dass die Tabelle auf einer linken Seite ist, aber mit dem Tabellenkopf zur Seitenmitte ausgerichtet ist. Ich fände es andersherum aber besser. Frage deshalb:
Kann man bei \sidewaystable oder auch ähnlichem sagen in welche Richtung er 90° drehen soll?
{\setlength{\extrarowheight}{0.1cm}
\begin{sidewaystable}
\centering
\caption[Titela]{%
\parbox[t]{15cm}{Titelb}
\begin{tabular}[c]{|l|r||c|c|c|c||c|c|c||c|c|c|}
\hline
\multicolumn{2}{|c||}{} & \multicolumn{4}{|c||}{u} & \multicolumn{3}{|c||}{v} & \multicolumn{3}{|c|}{w} \\
\cline{3-12}
\multicolumn{2}{|c||}{Testlauf} & $\bar{u}$ & $\sigma^2$ & $m_3$ & $m_4$ & $\sigma^2$ & $m_3$ & $m_4$ & $\sigma^2$ & $m_3$ & $m_4$ \\
\hline
& mit AVC & 5.80 & 0.85 & -0.08 & -0.37 & 0.48 & ~0.01 & ~0.26 & 0.19 & ~0.04 & 0.80 \\
\cline{2-12}
1 & ohne AVC & 5.80 & 0.85 & -0.08 & -0.38 & 0.51 & ~0.00 & ~0.25 & 0.19 & ~0.04 & 0.80 \\
\cline{2-12}
& Referenz-Sonic & 5.94 & 0.93 & -0.07 & -0.49 & 0.55 & ~0.01 & ~0.56 & 0.23 & ~0.08 & 0.78 \\
\hline\hline
& mit AVC & 5.14 & 0.81 & ~0.24 & -0.12 & 0.76 & ~0.07 & -0.06 & 0.23 & -0.29 & 1.18 \\
\cline{2-12}
2 & ohne AVC & 5.14 & 0.82 & ~0.23 & -0.14 & 0.80 & ~0.02 & -0.07 & 0.24 & -0.25 & 1.02 \\
\cline{2-12}
& Referenz-Sonic & 5.29 & 0.87 & ~0.28 & ~0.09 & 0.61 & ~0.21 & ~0.20 & 0.22 & -0.07 & 1.18 \\
\hline\hline
& mit AVC & 5.12 & \colorbox{green}{1.58} & -0.06 & ~0.01 & \colorbox{green}{0.79} & -0.42 & ~0.15 & 0.17 & ~0.13 & 0.66 \\
\cline{2-12}
5 & ohne AVC & 5.12 & \colorbox{green}{1.58} & -0.06 & ~0.00 & \colorbox{green}{0.81} & -0.40 & ~0.12 & \colorbox{green}{0.21} & ~0.10 & \colorbox{green}{0.41} \\
\cline{2-12}
& Referenz-Sonic & 5.27 & 0.90 & ~0.15 & -0.29 & 0.59 & -0.12 & ~0.16 & 0.17 & ~0.26 & 0.70 \\
\hline\hline
& mit AVC & 5.11 & 0.84 & ~0.18 & ~0.28 & 0.73 & ~0.09 & ~0.54 & 0.14 & ~0.25 & 0.68 \\
\cline{2-12}
6 & ohne AVC & 5.11 & \colorbox{green}{1.03} & ~0.12 & ~0.30 & \colorbox{green}{1.05} & ~0.34 & ~0.17 & \colorbox{green}{0.20} & ~0.15 & \colorbox{green}{0.30} \\
\cline{2-12}
& Referenz-Sonic & 5.23 & 0.64 & ~0.15 & ~0.03 & 0.48 & ~0.29 & ~0.11 & 0.16 & ~0.17 & 0.76 \\
\hline
\end{tabular}
\end{sidewaystable}
}
Kann man bei \sidewaystable oder auch ähnlichem sagen in welche Richtung er 90° drehen soll?
{\setlength{\extrarowheight}{0.1cm}
\begin{sidewaystable}
\centering
\caption[Titela]{%
\parbox[t]{15cm}{Titelb}
\begin{tabular}[c]{|l|r||c|c|c|c||c|c|c||c|c|c|}
\hline
\multicolumn{2}{|c||}{} & \multicolumn{4}{|c||}{u} & \multicolumn{3}{|c||}{v} & \multicolumn{3}{|c|}{w} \\
\cline{3-12}
\multicolumn{2}{|c||}{Testlauf} & $\bar{u}$ & $\sigma^2$ & $m_3$ & $m_4$ & $\sigma^2$ & $m_3$ & $m_4$ & $\sigma^2$ & $m_3$ & $m_4$ \\
\hline
& mit AVC & 5.80 & 0.85 & -0.08 & -0.37 & 0.48 & ~0.01 & ~0.26 & 0.19 & ~0.04 & 0.80 \\
\cline{2-12}
1 & ohne AVC & 5.80 & 0.85 & -0.08 & -0.38 & 0.51 & ~0.00 & ~0.25 & 0.19 & ~0.04 & 0.80 \\
\cline{2-12}
& Referenz-Sonic & 5.94 & 0.93 & -0.07 & -0.49 & 0.55 & ~0.01 & ~0.56 & 0.23 & ~0.08 & 0.78 \\
\hline\hline
& mit AVC & 5.14 & 0.81 & ~0.24 & -0.12 & 0.76 & ~0.07 & -0.06 & 0.23 & -0.29 & 1.18 \\
\cline{2-12}
2 & ohne AVC & 5.14 & 0.82 & ~0.23 & -0.14 & 0.80 & ~0.02 & -0.07 & 0.24 & -0.25 & 1.02 \\
\cline{2-12}
& Referenz-Sonic & 5.29 & 0.87 & ~0.28 & ~0.09 & 0.61 & ~0.21 & ~0.20 & 0.22 & -0.07 & 1.18 \\
\hline\hline
& mit AVC & 5.12 & \colorbox{green}{1.58} & -0.06 & ~0.01 & \colorbox{green}{0.79} & -0.42 & ~0.15 & 0.17 & ~0.13 & 0.66 \\
\cline{2-12}
5 & ohne AVC & 5.12 & \colorbox{green}{1.58} & -0.06 & ~0.00 & \colorbox{green}{0.81} & -0.40 & ~0.12 & \colorbox{green}{0.21} & ~0.10 & \colorbox{green}{0.41} \\
\cline{2-12}
& Referenz-Sonic & 5.27 & 0.90 & ~0.15 & -0.29 & 0.59 & -0.12 & ~0.16 & 0.17 & ~0.26 & 0.70 \\
\hline\hline
& mit AVC & 5.11 & 0.84 & ~0.18 & ~0.28 & 0.73 & ~0.09 & ~0.54 & 0.14 & ~0.25 & 0.68 \\
\cline{2-12}
6 & ohne AVC & 5.11 & \colorbox{green}{1.03} & ~0.12 & ~0.30 & \colorbox{green}{1.05} & ~0.34 & ~0.17 & \colorbox{green}{0.20} & ~0.15 & \colorbox{green}{0.30} \\
\cline{2-12}
& Referenz-Sonic & 5.23 & 0.64 & ~0.15 & ~0.03 & 0.48 & ~0.29 & ~0.11 & 0.16 & ~0.17 & 0.76 \\
\hline
\end{tabular}
\end{sidewaystable}
}