* François Patte (2008-11-25) writes: > Le 24.11.2008 19:15, Ralf Angeli a écrit : >> * François Patte (2008-11-24) writes: >> >>> Le 23.11.2008 18:26, Ralf Angeli a écrit : >>>> Did you tell RefTeX to parse the document? There is a menu entry for >>>> that: "Ref --> Parse Document --> Entire Document" >>> Even if I use this menu, it doesn't find anything across multiple files. >> >> Do your files specify `TeX-master' as file variable? There should be >> something like the following at the end of each file. >> >> %%% Local Variables: >> %%% mode: latex >> %%% TeX-master: "master" >> %%% End: > > Yes I have this in every files and > > %%% TeX-master: t > > in the master file
Okay, is there a <master>.rel file in the directory of the master file and does it contain the names of the input files? Are the labels listed in the file? >>> In this menu, I can see boxes to be ticked: one is "AucTex interface", >>> another one is "isearch whole document". nothing happens if I tick them.... >> >> Are you sure you have the right menu? The parsing entries are in the >> submenu "Ref --> Parse Document". The entries you are talking about are >> in the submenu "Ref --> Options". > > Yes, I am aware of this, this was just an information, if I tick these > boxes, nothing change in the behaviour of "Parse document" which scans > the entire document, as I can see it in the "Messages" buffer (every > file which are "input" in the master file is scanned) and the minibuff > answers at the end: "Scanning document... done" Why do you think these options affect parsing? -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
