Code: Select all
\begin{table}
\centering
\begin{tabular}{|c|l|}\hline
\includegraphics{figure} & Text\dots \\ \hline
\end{tabular}
\end{table}
Thank you in advance
Code: Select all
\begin{table}
\centering
\begin{tabular}{|c|l|}\hline
\includegraphics{figure} & Text\dots \\ \hline
\end{tabular}
\end{table}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\usepackage{array}
...
\begin{tabular}{|m{2cm}|m{2cm}|}\hline
...
NEW: TikZ book now 40% off at Amazon.com for a short time.