Dear All,
I just learned about the latex suite and i really like it.
However, I have a problem with the macros.
The bibtex-ids i use are of the form "first three letters of the author and
the year " for example SCH99.
SCH for instance now clashes with the chapter-macro. I could turn the
three-letter-macros of, but I would prefer to change them, for example using
"_SCH".
I tried this in my tex.vim file
call IMAP('SCH','SCH','tex')
call s:Tex_SectionMacros('_SCH', 'chapter')
but i get an error that s:Tex_SectionMacros is not defined.
Thanks for any suggestions,
Valentin
P.S: the same question has been asked before:
http://sourceforge.net/mailarchive/message.php?msg_id=20060417091533.GA5584%40localhost.localdomain
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel