Code: Select all
\begin{center}
\begin{longtable}{llp{2cm}l}
\caption{Data Set\label{tab:data}}\\
\hline
{\textbf{Bundle Name}} & {\textbf{File Name}} & {\textbf{Number of Fibres}} & {\textbf{Image}}\endfirsthead
\caption*{Table~\ref{tab:data} continued: Data Set}\\
\hline
{\textbf{Bundle Name}} & {\textbf{File Name}} & {\textbf{Number of Fibres}} & {\textbf{Image}}\\ \hline\hline\\ \endhead
\caption*{Table continues on next page}\endfoot
\endlastfoot
\hline
\hline
\\[-10pt]
{Arcuate Fasciculus} & {arc1.fib} & {1} & {\includegraphics[scale = 0.08]{figs/Data/arc1_2.jpg}}\\
\hline\\[-10pt]
{\scriptsize Arcuate Fasciculus} & {\scriptsize arc1.fib} & {\scriptsize 2} & {\includegraphics[scale = 0.08]{figs/Data/arc1_2.jpg}}\\
\hline\\[-10pt]
{\scriptsize Arcuate Fasciculus} & {\scriptsize arc1.fib} & {\scriptsize 3} & {\includegraphics[scale = 0.08]{figs/Data/arc1_2.jpg}}\\
\hline\\[-10pt]
{\scriptsize Arcuate Fasciculus} & {\scriptsize arc1.fib} & {\scriptsize 4} & {\includegraphics[scale = 0.08]{figs/Data/arc1_2.jpg}}\\
\hline\\[-10pt]
{\scriptsize Arcuate Fasciculus} & {\scriptsize arc1.fib} & {\scriptsize 5} & {\includegraphics[scale = 0.08]{figs/Data/arc1_2.jpg}}\\
\hline\\[-10pt]
{\scriptsize Arcuate Fasciculus} & {\scriptsize arc1.fib} & {\scriptsize 6} & {\includegraphics[scale = 0.08]{figs/Data/arc1_2.jpg}}\\
\hline\\[-10pt]
{\scriptsize Arcuate Fasciculus} & {\scriptsize arc1.fib} & {\scriptsize 7} & {\includegraphics[scale = 0.08]{figs/Data/arc1_2.jpg}}\\
\hline\\[-10pt]
\end{longtable}
\end{center}
How can I get the text in the body of the table to be vertically centered? I would prefer if the headings were not affected but I can live with it if that makes it much more complicated.
Also I'm no expert at LaTeX so please if you do know how to do this, put an explanation along with any code so I can follow.
Thanks
Dan