I am using minitoc.
In the main file,
\usepackage[english,tight]{minitoc}
...
...
\begin{document}
\dominitoc
\frontmatter
...
...
\input(myChapter_one)
And at each chapter (separate file)
\chapter{Chapter name}
\minitoc
...
...
It was working fine until today. Now, what I can see, for example in chapter 5, minitoc is not synchronized, it says chapter 4 like, 4.1.2 .. ..4.2....
AND,
There is no minitoc on chapter One! [\minitoc command is still on the chapter one too!]
Can you please give me some clues?
\jobname.mtc*files, re-compile twice, and see if anything changes. If that doesn't work, make a copy of your document, and start stripping it down until you have a MWE. If you can't debug the MWE, post it as part of your question so that folks have something to work with :) – cmhughes Dec 31 '11 at 19:09\tableofcontentsor\faketableofcontentsin your pre-amble – cmhughes Dec 31 '11 at 19:11\minitocdrove itself crazy (i was on board)". – lockstep Dec 31 '11 at 21:57