GeneralStructure view not working at all

General information and discussion about TeXnicCenter
Post Reply
prorad
Posts: 2
Joined: Wed Mar 31, 2010 6:22 pm

Structure view not working at all

Post by prorad »

Hello everybody,

I just downloaded the latest version of texnic center and latest version of miktex.

I am writing my thesis and using a latex template made by someone else.
This template splits common stuff in a .cls file and each chapter in a .tex file, with a master file including all of them.

Actually, structure view is not displayed for any file in the project and i just can't figure why. I wouldn't expect it for the .cls and the master .tex (as include commands are renamed into another custom command), but at least for the single chapters it should be displayed.

What should i do?

Thanks in advance

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Structure view not working at all

Post by localghost »

Make sure that you created a proper project with your master document as the main file (see attachment).


Best regards and welcome to the board
Thorsten
Creating a project with active file as master document.
Creating a project with active file as master document.
TXC-CreateProject.png (56.86 KiB) Viewed 1746 times
prorad
Posts: 2
Joined: Wed Mar 31, 2010 6:22 pm

Re: Structure view not working at all

Post by prorad »

I did as per your screenshot, but it didn't work at all. The master file structure is completely ignore.

It works only if i do the same thing with one of the chapters, but obviously i can't create a project for each chapter.
Post Reply