alwin
08-01-2007, 18:10
Hallo, ich möchte in der Tabelle die Schriftgröße ändern dabei soll aber die Unterschrift nicht verkleinert werden. Was hab ich denn hier falsch gemacht
\setlongtables
\begin{footnotesize}
\renewcommand\arraystretch{1.5}
\begin{longtable}{|p{3,5cm}|p{10,5cm}|} \hline
\textbf{Accident \mbox{frequency}} & \textbf{Occurrences during operational life considering all instances of the system}\\
\hline%
\hline%
\raggedright{Frequent} & Likely to be continually experienced\\
\hline
\raggedright{Probable} & Likely to occur often\\
\hline
\raggedright{Occasional} & Likely to occur several times\\
\hline
\raggedright{Remote} & Likely to occur some time\\
\hline
\raggedright{Improbable} & Unlikely, but may exceptionally occur\\
\hline
\raggedright{Incredible} & Extremely unlikely that the event will occur at all\\
\hline
\caption{\protect\rule{0pt}{3.9ex}Klassifikation der
Häufigkeit von Hazards}
\label{cap:Klassifikation der Häufigkeit von Hazards}
\end{longtable}
\end{footnotesize}
Hat jemand ne Idee ??
Danke
\setlongtables
\begin{footnotesize}
\renewcommand\arraystretch{1.5}
\begin{longtable}{|p{3,5cm}|p{10,5cm}|} \hline
\textbf{Accident \mbox{frequency}} & \textbf{Occurrences during operational life considering all instances of the system}\\
\hline%
\hline%
\raggedright{Frequent} & Likely to be continually experienced\\
\hline
\raggedright{Probable} & Likely to occur often\\
\hline
\raggedright{Occasional} & Likely to occur several times\\
\hline
\raggedright{Remote} & Likely to occur some time\\
\hline
\raggedright{Improbable} & Unlikely, but may exceptionally occur\\
\hline
\raggedright{Incredible} & Extremely unlikely that the event will occur at all\\
\hline
\caption{\protect\rule{0pt}{3.9ex}Klassifikation der
Häufigkeit von Hazards}
\label{cap:Klassifikation der Häufigkeit von Hazards}
\end{longtable}
\end{footnotesize}
Hat jemand ne Idee ??
Danke