Re: [Vim-latex-devel] packages.vim
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2003-01-21 22:27:10
|
Hey Deigo, I have incorporated both fixes into the latest version of latex-suite. Right now if you press EFI in a file which has \usepackage{graphicx}, it expands to: \begin{figure}[<+htpb+>] \begin{center} \includegraphics{<+file+>} \end{center} \caption{<+caption text+>} \label{fig:<+label+>} \end{figure}<++> Let me know if thats what you meant. I also fixed the \includegraphics syntax. Thanks! Srinath -- Srinath Avadhanula Jan 21 2:23pm In the beginning was the word. But by the time the second word was added to it, there was trouble. For with it came syntax ... -- John Simon |