Re: About inserting a math environment.
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Adam Johnson (2005-02-11) writes: [Quoting repaired] > "Ralf Angeli" <[email protected]> wrote: > >>* Adam Johnson (2005-02-08) writes: >> >>> I don't like the feature of inserting an equation with a label: It >>> will insert a numbered default equation label as \label{esq.:1}, >>> etc. [...] >> Read the RefTeX documentation, especially the sections about creating >> labels and interaction between RefTeX and AUCTeX. >> > Thanks. I just had the time to read the document. > It came from: > (setq reftex-plug-into-AUCTeX t), > which I just added into my .emacs. > > After I disable it, it works fine now. I hope you know what you are doing. Customizing the variable `reftex-insert-label-flags' as the RefTeX manual suggests would probably be a better idea in case you want AUCTeX to interact with RefTeX and vice versa. -- Ralf