[XeTeX] Problematic TOC (SOLVED)
Meho R.
meho_r at yahoo.com
Tue Jul 14 14:16:23 CEST 2009
I've been hunting this for hours now, comparing with older docs and systematically eliminating parts of code and finally found it: it's babel. Here are two cases:
1. \usepackage[arabic,croatian]{babel}
When arabic and croatian options are set for babel (as in my example), TOC gets cut off.
2. \usepackage[croatian]{babel}
\usepackage{arabxetex}
When only croatian option is set for babel, and for arabic text is used arabxetex package, TOC is fine. I hope there will be no unpleasent consequences because of change :-)
I hope this info will be useful for someone.
P.S. I have to use babel since I had many issues with polyglossia.
Best wishes,
Meho R.
________________________________
From: Ulrike Fischer <news3 at nililand.de>
To: xetex at tug.org
Sent: Tuesday, July 14, 2009 1:44:43 PM
Subject: Re: [XeTeX] Problematic TOC
Am Tue, 14 Jul 2009 03:02:11 -0700 (PDT) schrieb Meho R.:
> Hi everyone
> The problem is as follows: my TOC is stuck on the first page (get
> in the bottom margin and the rest of it isn't display). I noticed
> that there is no error messages, just couple of warnings I hope
> someone can interpret. I noticed that an additional empty page is
> created too, just before the page TOC starts at. If you include
> only first two docs I provided so the TOC is less than a page
> long, that empty page is gone and everything is fine. But if you
> include the third doc or even include some of them twice, you get
> cut-off TOC.
Obviously something in your code prohibits LaTeX to put a page break
between your toc entries. You probably get an overfull vbox message
in the log. Shorten your document until you find the culprit code. I
would start at the titlecontents-commands.
--
Ulrike Fischer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20090714/5dc01f2b/attachment.html>
More information about the XeTeX
mailing list