[Vim-latex-devel] Syntax highlighting

2007-11-13 Thread Peter Meier
Hello, I want to customize the syntax highlighting by adding a couple of new commands. I tried to adept some of the current files, but I couldn't get it working. e.g. The content(##) of the command \review{##} should be highlight with texTodo. Can anyone give me some hints? Thanks Peter --

[Vim-latex-devel] syntax highlighting for xy-pic

2006-09-26 Thread Sebastian Menge
Hi all im texing a lot with diagrams made in xy-pic. a typical diagram looks like this: \xymatrix{ X [EMAIL PROTECTED]>}[r]^{\gamma} \ar[d]_{Ff(v)} & A \ar[d]^v \\ Y [EMAIL PROTECTED]>}[r]^{\kappa} & B } Thus in \xymatrix{} i type math formulas, but i dont have "$" anywh