Re: [Vim-latex-devel] Completion of Tcommands
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-07-13 21:37:43
|
On Sat, Jul 12, 2003 at 09:40:09PM +0200, Luc Hermitte wrote: > Hello, > * On Sat, Jul 12, 2003 at 07:41:11PM +0200, Mikolaj Machowski <mi...@wp...> wrote: > > I'd like to add completion of commands similar to those implemented > > yesterday in TPackage. I would improve usability of Tcommands. > > Candidates are: > > > > TTemplate > BTW, why developping a feature concurrent to templates ? I'm thinking to > latexSuite's macros which looks like more restricted templates than the > ones we could have with a templates-expander. > What did I miss ? TTemplate here is a command to source skeleton of file (with various \documentclass, preambles, etc.). What you described looks like replacement/enhancement for <F5>. Macros and Templates are very similar and created to separate two things. Mechanisms are similar (or even the same) but purpose different. m. |