Search found 2 matches

by gaitat
Mon Nov 08, 2010 12:45 pm
Forum: Graphics, Figures & Tables
Topic: Problem of itemize inside longtable
Replies: 2
Views: 4270

Problem of itemize inside longtable

Hello,

I am trying to place an itemized list inside a longtable but I am having trouble. Error message is cryptic to me.

Thank you for any help.

\documentclass[a4paper,11pt]{report}

\usepackage{multirow}
\usepackage{multicol}
\usepackage{longtable}

\begin{document}

\begin{center}
\begin ...
by gaitat
Wed Jul 14, 2010 12:07 pm
Forum: Graphics, Figures & Tables
Topic: placing images in tabular multirow environment
Replies: 0
Views: 1387

placing images in tabular multirow environment

Hello,

I would to format an image inside a tabular environment and part of a multirow. This is my code below but the image of the top left falls outside the cell space. See http://www.virtuality.gr/Capture.JPG .Any suggestions ?

On a second note, how do I add cell spacing around (all sides) the ...