[TxMt] More issues with LaTeX syntax highlighting
    Robin Houston 
    robin.houston at gmail.com
       
    Wed Apr 25 10:45:38 UTC 2007
    
    
  
I had a similar problem a while ago, and I fixed it by editing the 'TeX'
language definition, changing the end delimeter of string.other.math.tex as
follows:
        …
        {    name = 'string.other.math.tex';
            begin = '\$';
            end = '\}|\$';
        …
It has worked without trouble for me. Since other people are having similar
problems, perhaps this change should be applied.
Robin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20070425/46498f21/attachment.html>
    
    
More information about the textmate
mailing list