Search found 3 matches

by montezumist
Wed Aug 06, 2008 1:01 am
Forum: General
Topic: multiple line cell
Replies: 4
Views: 27445

Re: multiple line cell

Not working: I tried this:
\begin{tabular}{lp{2in}}
\hline
\bf Power Station & & \bf 2001 & \bf 2002 & \bf 2003 & \bf 2004 & \bf 2005 \rm \\ %there's a empty cell between ' & &'
\hline
Existing Villa Hydropower & MWh & 28570000 & 20283000 & 36083700 & 36854200 & 37103900\\

\hline
Diesel Engine ...
by montezumist
Wed Aug 06, 2008 12:23 am
Forum: General
Topic: multiple line cell
Replies: 4
Views: 27445

multiple line cell

Hi,

How can I create a table with cells that have several lines? So far, whenever I enter text in a cell, the text fits in a line - but there's always a hbox error.

I tried \linebreak but it's not working.

Thanks.
by montezumist
Tue Aug 05, 2008 5:06 pm
Forum: General
Topic: Table of Contents Problem
Replies: 1
Views: 1433

Table of Contents Problem

Hi,

I have a current Table of Contents (with toc, lot, and lof) but I want to also add a 'List of Photos' - my report has tons of photos that can't be considered as figures.

How can I create that? And how can I make sure the photos will be numbered properly and listed in the toc?

I am a beginner ...