[Vim-latex-devel] syntax highlighting for xy-pic
Brought to you by:
srinathava,
tmaas
From: Sebastian M. <seb...@un...> - 2006-09-26 09:31:02
|
Hi all im texing a lot with diagrams made in xy-pic. a typical diagram looks like this: \xymatrix{ X \ar@{.>}[r]^{\gamma} \ar[d]_{Ff(v)} & A \ar[d]^v \\ Y \ar@{.>}[r]^{\kappa} & B } Thus in \xymatrix{} i type math formulas, but i dont have "$" anywhere. Now, all the "_", "^" and "\ar@" are not highlighted correctly. How can i repair the syntax highlighting? thanks in advance, Sebastian. |