Search found 4 matches

by sai2020
Fri Jul 10, 2009 4:55 pm
Forum: Graphics, Figures & Tables
Topic: Tables spanning multiple 'columns'
Replies: 5
Views: 3055

Re: Tables spanning multiple 'columns'

Oh Never mind. I just decided to use 9 columns and fill in accordingly..
by sai2020
Fri Jul 10, 2009 3:19 am
Forum: General
Topic: Alphabetical order in Itemized lists
Replies: 2
Views: 3749

Alphabetical order in Itemized lists

Hi,

I have a Glossary and I'd like LaTeX to sort my entries in an alphabetical order. Is it possible?

TIA!
by sai2020
Fri Jul 10, 2009 3:08 am
Forum: Graphics, Figures & Tables
Topic: Tables spanning multiple 'columns'
Replies: 5
Views: 3055

Re: Tables spanning multiple 'columns'

Oh I don't mind using tocloft. But can you show me an example of how it's done?
by sai2020
Thu Jul 09, 2009 3:37 pm
Forum: Graphics, Figures & Tables
Topic: Tables spanning multiple 'columns'
Replies: 5
Views: 3055

Tables spanning multiple 'columns'

I have a long table that is not wide. The page is more than three times the width of the table so I'd like to make the table into three columns. But how?

I tried the multicol package. But when I use it, the table simply disappears. Here's the code:


\begin{multicols}{3}
\begin{table}[h!]
\begin ...