Skip to content

Syntax highlighting of C in math zone #2761

@coolbluealan

Description

@coolbluealan

Description

Any capital C in a math zone is highlighted differently than other letters. I believe it is introduced by this commit and this line.

The "C" value in the dictionary is making every C highlighted with texMathSymbol. I think a solution is to take that pair out of the dictionary and highlight it separately. If highlighting Cs differently is intended, is there any way I can disable it?

Steps to reproduce

Type a "C" in a math zone along with some other letters.

Expected behavior

The letters are highlighted the same.

Actual behavior

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions