Misplaces \noalign in Longtable
Verfasst: Mo 6. Mai 2013, 15:53
Hallo,
ich habe ein dringendes Problem und benötige biite Eure Hilfe bei der Erstellung einer Longtable. Ich habe im Rahmen meiner Masterarbeit schon so einige erstellt und bei dieser tritt der Fehler
! Misplaced \noalign.
\hline ->\noalign
{\ifnum 0=`}\fi \penalty \@M \futurelet \@let@token \LT@@h...
l.837 \end{longtable}}
auf. Ich kann mir nicht erklären wieso und würde mich über Ratschläge sehr freuen. Hier meine Tabelle:
ich habe ein dringendes Problem und benötige biite Eure Hilfe bei der Erstellung einer Longtable. Ich habe im Rahmen meiner Masterarbeit schon so einige erstellt und bei dieser tritt der Fehler
! Misplaced \noalign.
\hline ->\noalign
{\ifnum 0=`}\fi \penalty \@M \futurelet \@let@token \LT@@h...
l.837 \end{longtable}}
auf. Ich kann mir nicht erklären wieso und würde mich über Ratschläge sehr freuen. Hier meine Tabelle:
\noindent\begin{minipage}{34.21em} \renewcommand{\footnoterule}{} \renewcommand{\thefootnote}{\alph{footnote}} {\small \begin{longtable}[l]{p{3.6cm}C{2.0cm}C{2.0cm}C{2.2cm}C{2.0cm}} \caption[Mittelwertvergleich Albumin, 4 Gruppen]{\textbf{Mittelwertvergleich Albumin, 4 Gruppen}\\Angegeben sind der Mittelwert und die Standardabweichung. Signifikante Mittelwertvergleiche zwischen den Gruppen sind angegeben: Unterschiedliche Großbuchstaben sind mit p $<$0,05 signifikant verschieden voneinander, gleiche Großbuchstaben sind nicht signifikant verschieden.\\ \hline & 35-45 g/l(n=22) & 32-35 g/l(n=12) & 28-32 g/l (n=11) & $\le$ 28 g/l (n=5)\\ Parameter & MW (S) & MW (S) & MW (S) & MW (S)\\ \hline Alter (Jahre)\footnotemark[3]& 60,5 (14,3)\textsuperscript{A} & 54,7 (11,6)\textsuperscript{A} & 71,4 (9,9)\textsuperscript{AB} & 59,0 (16,3)\textsuperscript{A}\\ Körpergewicht (kg)\footnotemark[3] & 79,8 (17,8)\textsuperscript{A}& 70,1 (11,1)\textsuperscript{A} & 83,3 (12,2)\textsuperscript{A} & 68,6 (13,0)\textsuperscript{A}\\ BMI (kg/m$^2$)\footnotemark[4]& 27,4 (5,9)\textsuperscript{A} & 24,6 (3,4)\textsuperscript{A} & 27,6 (4,0)\textsuperscript{A} & 24,7 (5,2)\textsuperscript{A}\\ Punktwert\footnotemark[4] & 0,9 (1,6)\textsuperscript{A} & 1,0 (1,2)\textsuperscript{A} & 2,2 (2,3)\textsuperscript{A} & 1,8 (1,8)\textsuperscript{A}\\ Präalbumin (mg/ml)\footnotemark[3]& 0,2 (0,1)\textsuperscript{A} & 0,2 (0,1)\textsuperscript{A} & 0,2 (0,1)\textsuperscript{AB} & 0,1 (0,02)\textsuperscript{B}\\ RBP (mg/l)\footnotemark[3]& 45,6 (13,1)\textsuperscript{A} & 46,5 (13,0)\textsuperscript{A} & 40,8 (17,1)\textsuperscript{AB} & 25,6 (5,8)\textsuperscript{B}\\ CRP (mg/l)\footnotemark[4]& 14,6 (26,4)\textsuperscript{A} & 8,9 (7,5)\textsuperscript{A} & 11,4 (14,3)\textsuperscript{A} & 26,2 (23,2)\textsuperscript{A}\\ FFM (\%)\footnotemark[3] & 75,2 (8,1)\textsuperscript{A} & 75,7 (10,4)\textsuperscript{A} & 74,7 (8,4)\textsuperscript{A} & 72,8 (12,4)\textsuperscript{A}\\ FM (\%)\footnotemark[3] & 24,9 (8,3)\textsuperscript{A} & 24,3 (10,4)\textsuperscript{A} & 25,3 (8,4)\textsuperscript{A} & 26,2 (10,8)\textsuperscript{A}\\ BCM (\%)\footnotemark[3] & 46,4 (5,2)\textsuperscript{A} & 46,9 (3,9)\textsuperscript{A} & 41,8 (6,6)\textsuperscript{A} & 43,7 (0,5)\textsuperscript{A}\\ ECM (\%)\footnotemark[3] & 53,6 (5,2)\textsuperscript{A} & 51,3 (5,8)\textsuperscript{A} & 57,6 (6,1)\textsuperscript{A} & 56,3 (0,5)\textsuperscript{A}\\ \ac{pA} (°)\footnotemark[4] & 5,2 (1,0)\textsuperscript{A} & 5,3 (0,7)\textsuperscript{A} & 4,5 (1,1)\textsuperscript{A} & 4,6 (0,1)\textsuperscript{A}\\ ECM:BCM\footnotemark[3] & 1,2 (0,2)\textsuperscript{A} & 1,1 (0,2)\textsuperscript{A} & 1,4 (0,3)\textsuperscript{AB} & 1,3 (0,03)\textsuperscript{A}\\ Zellanteil (\%)\footnotemark[3] & 46,4 (5,2)\textsuperscript{A} & 47,7 (3,7)\textsuperscript{A} & 42,4 (6,1)\textsuperscript{A} & 43,7 (0,5)\textsuperscript{A}\\ \end{longtable}} \footnotetext[3]{ANOVA, normalverteilte Daten} \footnotetext[4]{Kruskall-Wallis, nicht-normalverteilte Daten} \end{minipage} Ich hoffe ich habe den Code-Button richtig verwendet. Ich freue mich auf Eure Hilfe, allerbesten Dank, hübp