Search found 4 matches
- 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..
- 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!
I have a Glossary and I'd like LaTeX to sort my entries in an alphabetical order. Is it possible?
TIA!
- 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?
- 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 ...
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 ...