[Vim-latex-devel] Automatic Insertion of Labels
Brought to you by:
srinathava,
tmaas
From: Tang H. T. M. <mh...@cs...> - 2006-09-12 18:06:38
|
Hello List, One of the most useful features of auctex + reftex in Emacs is that of automatic insertion of labels for equations, figures, theorems, ... . For example, if I use the macro to insert an equation in Emacs, the macro will automatically insert a label with an appropriate label number, such as \label{eqn:14}. I think this is extremely useful for equations, since a lot of paper has a lot of equations, and managing the creation of labels by hand is quite tedious. Is there a way to get this feature with LatexSuite ? Thanks in advance. Minh |