Hey, this post above was a life-saver for me! I've registered just to reply!
I'm using book class, and only wanted two columns, so what I did was:
\usepackage{multicol}
\makeatletter
\renewenvironment{theindex}
{\if@twocolumn
\@restonecolfalse
\else
\@restonecoltrue
\fi
\setlength ...
Search found 1 match
- Sat Jan 16, 2010 12:45 pm
- Forum: Document Classes
- Topic: makeindex making indexes in more than two columns?
- Replies: 11
- Views: 23409