* Fredrik Karlsson (2006-01-24) writes: > I would like to store the citation and refercence style in the > document I am editing so that it is automatically chosen at startup. > How do I do this?
Some citation style may be determined automatically by AUCTeX and enabled in RefTeX if you have parsing enabled as described on the first page of AUCTeX's manual and RefTeX is plugged into AUCTeX. Other than that you can always use file-local variables, see (info "(emacs)File Variables"). The respective variables are mentioned in RefTeX's manual, see e.g. (info "(reftex)varioref (LaTeX package)"). -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
