Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 50 by [email protected]: tex.vim does not understand IEEEeqnarray
environment
http://code.google.com/p/vim/issues/detail?id=50
What steps will reproduce the problem?
1. Open a LaTeX document that uses IEEEeqnarray
2. Enter this string: \begin{IEEEeqnarray}{rCl}x_0 & = &
x_1\end{IEEEeqnarray}
3. Notice that the underscores are highlighted as errors
What is the expected output? What do you see instead?
The underscores are highlighted as errors. Everything within IEEEeqnarray
should be treated as mathmode syntax
What version of the product are you using? On what operating system?
7.3 on Gentoo and Ubuntu 11.04
Please provide any additional information below.
Attachments:
tex.vim.patch 975 bytes
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php