Section, Label, Reference Buttons

The section button allows to navigate through sections with a pull down menu. It parses the file for sectionning commands according to LaTeX syntax. The menu displays the title (at least the first chars) of the section and some kind of section numbering. When the document is splitted into multiple parts, this section numbering does not reflect the real one.

The labels button allows to navigate through source code from one \label to another or from \ref's to \eqref's.

Actually, iTeXMac parses the whole file each time the one of these buttons is pressed, so performances are not very good for very long files and very slow machines.

Those features are compatible with \include and \input commands: corresponding menu items allow to open those files.

Sorry for ConTeXt users, sectionning and labeling may not work for them. Extensions will come.

You can also navigate through your source using marks

(there is a known bug of menu window not dimissed in certain situations, just click on them)