Search found 2 matches

by Dan Golding
Tue Jan 25, 2011 11:50 pm
Forum: Graphics, Figures & Tables
Topic: Vertically aligning text because of figures inside a table
Replies: 3
Views: 1725

Re: Vertically aligning text because of figures inside a tab

Hi, thanks that worked perfectly! It's actually kind of obvious, I feel silly now.

The image size is 345x275 pixles and I'm scaling by 0.25. Coincidentally 3cm turns out to be exactly right too.

Thanks for the help!
by Dan Golding
Tue Jan 25, 2011 8:02 pm
Forum: Graphics, Figures & Tables
Topic: Vertically aligning text because of figures inside a table
Replies: 3
Views: 1725

Vertically aligning text because of figures inside a table

Hi, I have a table with 3 columns of text and a fourth with images. This is my code so far:

\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 ...