On Wed, Feb 21, 2001 at 07:09:59PM +0100, Martin Adorni wrote:
> What I want to do:
> I would like to have table of contents (TOC) for the chapters and
> sections of the appendix. It should be at the beginning of the appendix.
> I've tried to manage it with the minitoc package but failed as I didn't
> find a suitable solution.
>
> Here's the problem:
> * The listing of chapters with minitoc can only be done if I define the
> appendix being a part and use \parttoc. The definition part* didn't work
> -> empty minitoc.
> * That part definition results in an entry of the 'normal' TOC in a more
> emphasised way than a chapter what I don't like (The appendix is really
> not of major importance). Furthermore, the words 'Part I.' are written
> above 'Appendix' :-(
Instead of using \part{} at the beginning of the appendix,
use "\addtocounter{part}{1}"