On 5/3/07, Sebastian Menge <[EMAIL PROTECTED]> wrote:

> Oh, while i write a get an idea. Inside \xymatrix  is math-text.
> Probably latex-suite does not recognize this and treats it as standard
> text !?
>
> How can i change that?

I haven't tried this, but maybe you can create a new environment
called xymath and then use that environment in place of \xymatrix{}.

\begin{xymath}
 % xymatrix code goes here.
\end{xymath}

Perhaps this would work?

Franco

--

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to