* Mathias Lindner (2010-10-05) writes: > According to http://www.gnu.org/software/auctex/manual/auctex/auctex_71.html > AucTeX is supposed to set the correct language support after parsing the > files. > In a multifile document I have a file called header_document.tex containing > the > line: > \usepackage[ngerman]{babel} > Parsing the whole document and saving the parsed information to a .rel file > gives besides other these lines (the dots replace a longer path):
The .rel file is produced and used only by RefTeX, not AUCTeX. > Anyway, if I hit the hyphen key twice should give "=. This works in > header_document.tex. But in another file (e.g. the master file) of this > project > it doesn't work. > > Any ideas why I experience this weird behaviour? Did you make the settings in your init file which are advertised on the first page of the AUCTeX manual? -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
