* gerald jean (2008-06-06) writes: > I find very handy the ability of AucTeX of finding duplicate labels in a > multi-file document.
This is not an AUCTeX feature but one of RefTeX. > I was wondering if there is a way to do something > similar for "unresolved references"? It is a pain to locate them in a > large multi-file document. The processor will tell you those unresolved references during compilation of the document. You can jump to them just like to an error with `C-c `' or `M-g n' if you enable debugging of warnings with `C-c C-t C-w' or via the `TeXing options' menu. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
