Jelisa1979
30-12-2007, 20:01
Hallo liebe Latex Freunde, ich bin es wieder.....
Habe mal wieder ein neues Problem. Ich brauche ganz ganz dringend Eure Hilfe. Ich bekomme es alleine nicht hin.
Ich muss eine Tabelle im Querformat erstellen bzw um 90 Grad drehen, weiß aber nicht wie!!!
Habe bereits landscape (package lscape) und wie man sieht auch schon sidewaystable (Package rotating) ausprobiert, aber ohne Erfolg. Mittels landscape wurde die Tabelle einfach ein Stückchen nach rechts verschoben. Und
so wie es jetzt unten in dem Bsp. meiner Tabelle (die noch nicht ganz gefüllt ist) da steht, wird es noch nicht mal mehr per latex pdf kompiliert (Benutze winedt, miktex.)
Bitte bitte helft mir. Es geht um meine Diplomarbeit und die Zeit drängt.
\begin{table}[h]
\caption[Instrumente des Relationship Marketing]{Instrumente des
Relationship Marketing~\\ Quelle: in Anlehnung an \emph{Bruhn}
(2001, S. 145)} \label{Instrumente}
\begin{center}
\begin{sidewaystable}
\begin{tabular}{|p{2.1cm}|p{2.1cm}|p{2.1cm}|p{2.1c m}|p{2.1cm}|p{2.1cm}|p{2.1cm}|}
\hline\tiny
\textbf{Merkmale} & \scriptsize \textbf{Anbahnung} & \scriptsize
\textbf{Sozialisation}
& \scriptsize
\textbf{Wachstum} & \scriptsize \textbf{Reife} & \scriptsize \textbf{Gefährdung} &
\scriptsize \textbf{Auflösung; Abstinenz}\\
\hline
\scriptsize \textbf{Aufgaben} & \scriptsize Überzeugung, \newline Stimulierung & \footnotesize & \footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline
\scriptsize \textbf{Leistung} & \footnotesize & \footnotesize &
\footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline\scriptsize \textbf{Kommunikation} & \footnotesize & \footnotesize & \footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline\scriptsize \textbf{Preis} & \footnotesize & \footnotesize & \footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline\scriptsize \textbf{Distribution} & \footnotesize & \footnotesize & \footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline
\end{tabular}
\end{sidewaystable}
\end{center}
\end{table}
Habe mal wieder ein neues Problem. Ich brauche ganz ganz dringend Eure Hilfe. Ich bekomme es alleine nicht hin.
Ich muss eine Tabelle im Querformat erstellen bzw um 90 Grad drehen, weiß aber nicht wie!!!
Habe bereits landscape (package lscape) und wie man sieht auch schon sidewaystable (Package rotating) ausprobiert, aber ohne Erfolg. Mittels landscape wurde die Tabelle einfach ein Stückchen nach rechts verschoben. Und
so wie es jetzt unten in dem Bsp. meiner Tabelle (die noch nicht ganz gefüllt ist) da steht, wird es noch nicht mal mehr per latex pdf kompiliert (Benutze winedt, miktex.)
Bitte bitte helft mir. Es geht um meine Diplomarbeit und die Zeit drängt.
\begin{table}[h]
\caption[Instrumente des Relationship Marketing]{Instrumente des
Relationship Marketing~\\ Quelle: in Anlehnung an \emph{Bruhn}
(2001, S. 145)} \label{Instrumente}
\begin{center}
\begin{sidewaystable}
\begin{tabular}{|p{2.1cm}|p{2.1cm}|p{2.1cm}|p{2.1c m}|p{2.1cm}|p{2.1cm}|p{2.1cm}|}
\hline\tiny
\textbf{Merkmale} & \scriptsize \textbf{Anbahnung} & \scriptsize
\textbf{Sozialisation}
& \scriptsize
\textbf{Wachstum} & \scriptsize \textbf{Reife} & \scriptsize \textbf{Gefährdung} &
\scriptsize \textbf{Auflösung; Abstinenz}\\
\hline
\scriptsize \textbf{Aufgaben} & \scriptsize Überzeugung, \newline Stimulierung & \footnotesize & \footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline
\scriptsize \textbf{Leistung} & \footnotesize & \footnotesize &
\footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline\scriptsize \textbf{Kommunikation} & \footnotesize & \footnotesize & \footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline\scriptsize \textbf{Preis} & \footnotesize & \footnotesize & \footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline\scriptsize \textbf{Distribution} & \footnotesize & \footnotesize & \footnotesize & \footnotesize
& \footnotesize & \footnotesize \\
\hline
\end{tabular}
\end{sidewaystable}
\end{center}
\end{table}