GeneralInclusion of extra Section Type in Navigator Structure

General information and discussion about TeXnicCenter
Post Reply
tjfredsmith
Posts: 1
Joined: Mon Apr 15, 2013 12:36 pm

Inclusion of extra Section Type in Navigator Structure

Post by tjfredsmith »

Hi,

Apologies if this is addressed elsewhere - I have looked, but could easily have missed something!

I'm defining my own class, based on the report class, to include an "appendix" section at the same level as "chapter" (among other modifications). For this I've created \appendix which is essentially a copy of the definition for \chapter with some trivial modification of display options.

However, when I compile the document in TeXnicCenter, the appendices don't show up in the navigation pane. Can anyone shed any light on how sections are recognized by TeXnicCenter for these purposes?

I can include an MWE if that would help, but I'm not convinced it would be that useful in this case, particularly as my new class is quite rocky at this point!

I am using the \include command in my main file for both chapters and appendices; if I change \appendix to \chapter in the appendices, they show up in the navigation pane absolutely fine. The file compiles as expected either way.

Thanks,
Fred

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply