Hello all, is it possible to easily extend the set of conditions that make AUCTeX to rerun LaTeX instead of viewing the DVI (or PS)? I encountered several packages that force the user to rerun LaTeX using their own messages. For example the `acronym' packages prints
,---- | Package acronym Warning: Acronym `ACRONYM' is not defined on input line 42. `---- or the beamer package complains over absent files (*.nav, *.toc) in order to construct the navigation bar or the table of contents of the presentation ,---- | No file presentation.nav. | No file presentation.toc. `---- I know, it is not practicable to take care of zillion of packages that are around for LaTeX. However, I would like to amend a list of conditions that is evaluated as the user hits `C-c C-c' and that correctly suggests the command for rerunning LaTeX or for viewing the output. Franz. _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
