I am trying to ear how to use the minitoc package to produce chapter-level
toc's for my thesis. And I am failing. I look at the previous messages on this
list, the wiki page, then into the package documentation...and I got
lost.
I have a book document (class books(Koma-script)) which is made up of a master
document and several sub-documents, one per chapter, which I include with the
\include
.I tried
\userpackage{minitoc}
in the preamble and \dominitoc
at the top of the master document and then \minitoc
at the place where I want the minitoc to appear in each subdocument. But nothing happens.Sorry if this is an answered question but I'm at the end and had no much time to test other things.