General ⇒ Using the navigator panel in TeXnicCenter
Using the navigator panel in TeXnicCenter
I was writing a file with Latex center and by chance I pressed the combination ctrl+D instead of copying.
Anyway, the Navigator panel popped up but I don't know how to use it. Is it useful? What can you do with it?
thank you.
Cheers.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- pumpkinegan
- Posts: 91
- Joined: Thu May 03, 2007 10:29 pm
Re: navigator
It is useful if you create a project---and particularly if you have a large document (for example, a thesis with chapters selfcontained in separate tex files). Then with the navigator panel you can skip to chapters, sections, and subsections, figures, and bibliography by double-clicking the entry in the navigator panel.
You can keep it refreshed by using "save all"
Re: navigator
So I can use it only if I have a big document made of different Tex files, isn't it?
But not for a document which is just one Tex file, even if containing chapters, sections, biblio, etc...