Re: [Vim-latex-devel] [Contact] strange behaviour
Brought to you by:
srinathava,
tmaas
From: Kamaraju K. <kk...@co...> - 2004-11-18 16:40:46
|
Saber wrote: >Hello , > >In a latex document , while in insert mode , if i type : DIAMETER , I have the >following output : > > > > > >AM\begin{table} > > 503 \centering > > 504 >\begin{tabular}{R} > > 505 >_______<++> > > 506 \end{tabular} > > 507 >\caption{<+Caption text+>} > > 508 \label{tab:<+label+>} > > 509 >\end{table}<++> > > > >I use Latex-suite , and I thought that there is some mapping for a >macro that I dont knwo about ... > > > > ETE - creates the above table environment. You are entering ETE after M in DIAMETER. |