Hi, recently, I customized the EnvMacros in my latex suite. If anyone is interested, I could provide the following customizations:
- I like to have a carriage return after most of the envmacros => add some variable like Tex_Env_AddCarriageReturn - I like to have the \label{} right after the beginning of the environment => add some variable like Tex_Env_LabelFirst - I use some prefixes for my labels (e.g. eq: for equations, thm: for theorems, etc). Therefore, I added the variables Tex_Env_labelprefix_equation, Tex_Env_labelprefix_theorem, containing "eq:", "thm:" respectively. These prefixes are added in the routine Tex_eqnarray. Any suggestions or comments? Regards Gerd ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel