[XeTeX] Multi Column Table of Contents

وفا خلیقی vafakh9 at gmail.com
Tue Feb 24 12:04:35 CET 2009


To produce multicolumns TOC, you can use the blow code:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{multicol}
\makeatletter
\renewcommand\tableofcontents{%
  \begin{multicols}{2}[\section*{\contentsname}]%
    \small
    \@starttoc{toc}%
  \end{multicols}}
\makeatother

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


-- 
VK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/xetex/attachments/20090224/d5af5a95/attachment.html 


More information about the XeTeX mailing list