[email protected] wrote:
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
May I suggest some reading:
:help tex-package
:help tex-math
Regards,
Chip Campbell
--
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