[SVN] LaTeX syntax
Charilaos Skiadas
cskiadas at uchicago.edu
Wed Apr 12 04:44:22 UTC 2006
This line is horribly wrongly highlighted by the current LaTeX syntax:
``\symbol{"32} hello''
Two problems here: First ", as well as ', has a special meaning
inside \symbol{}, so should not be matched as closing `` (similarly '
inside \symbol should not be considered as matching `)
Second, the \s in \symbol is matched as
constant.character.escape.latex, instead of the entire command being
treated as support.function...
Just thought I'd bring it up, no time for me to figure out how to
resolve it.
Haris
PS: This message better viewed in a monspaced font :)
More information about the textmate-dev
mailing list