Re: [Vim-latex-devel] More details about changing environments, dots, polymorphism.
Brought to you by:
srinathava,
tmaas
|
From: Mikolaj M. <mi...@wp...> - 2002-11-09 19:13:24
|
On Fri, Nov 08, 2002 at 02:27:59PM -0500, Carl Mueller wrote: > ----------------- > In emacs auctex, and also my package, typing "..." results > in "\dots". This is absolutely logical, and it would be a > shame to leave it out. SmartDots function do change ... for \cdots in math mode and for \ldots outside it. > 3. On a blank line, in insert mode, <F5> asks the user for > the name of the environment, and creates the environment. > But one can also create the environment by typing its name, > and then typing <F5>. This functionality existed in praversions of lS. I deleted them because it looked there is too much ways of creating envs. I will reintroduce it. Mikolaj |