[XeTeX] Problems with toc

Sharon Kimble boudiccas at skimble.plus.com
Mon Jul 14 19:32:31 CEST 2014


I'm using the new "tex14live", and am having great difficulties in
generating a toc without spaces between each item. I'm using
--8<---------------cut here---------------start------------->8---
\documentclass[a4paper,12pt]{report}
\usepackage{todonotes}
% \usepackage[disable]{todonotes}
\usepackage{fancybox} 
\usepackage{everypage}
\usepackage{draftwatermark}
% \SetWatermarkColor{red}
\usepackage[margin=1in,xetex]{geometry}
\usepackage[toc]{multitoc}  %% gives a 2-column toc
\usepackage[Glenn]{fncychap}   %% use Glenn or Lenny
\usepackage{lipsum} % filler text
\usepackage{etoolbox}
\makeatletter
\patchcmd{\@makechapterhead}{\vspace*{50\p@}}{\vspace*{-30\p@}}{}{}
\patchcmd{\@makeschapterhead}{\vspace*{50\p@}}{\vspace*{-30\p@}}{}{}
\patchcmd{\DOTI}{\vskip 80\p@}{\vskip 40\p@}{}{}
\patchcmd{\DOTIS}{\vskip 40\p@}{\vskip 0\p@}{}{}
\makeatother
\usepackage{fancyhdr}
\pagestyle{fancy}
\setlength{\headheight}{14.5pt} 
--8<---------------cut here---------------end--------------->8---

and
--8<---------------cut here---------------start------------->8---
\begin{document}
\maketitle
\clearpage
% \thispagestyle{plain}
\tableofcontents
\thispagestyle{fancy}

\clearpage
--8<---------------cut here---------------end--------------->8---

How can I get a properly formatted toc and yet still use my current
packages please?

Screenshot is here showing what the toc is looking like. 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot-140714.png
Type: image/png
Size: 30837 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20140714/3363e679/attachment-0001.png>
-------------- next part --------------

-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.92.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20140714/3363e679/attachment-0001.bin>


More information about the XeTeX mailing list