[go: up one dir, main page]

Menu

#59 Incorrect \leftrightarrow interpretation in TeX highlighting

colorer-take5
closed-fixed
HRC codes (39)
5
2004-10-21
2004-10-21
Anonymous
No

The following code in TeX is incorrectly highlighted (in
FAR editor):
some text $x \leftrightarrow x'$ more text

Colorer assumes \left to be start of "\left( ... \right)"-like
block, although this is not the case here.
Guess the reason is in {0,1} in regexp for "Formula"
scheme (tex.hrc): ... [\.\(\[\/|\)\]]{0,1}

Discussion

  • Igor Russkih

    Igor Russkih - 2004-10-21

    Logged In: YES
    user_id=313042

    fixed. thanks.

     
  • Igor Russkih

    Igor Russkih - 2004-10-21
    • assigned_to: nobody --> lomecb
    • status: open --> closed-fixed
     

Log in to post a comment.