Tagged Questions
1
vote
1answer
102 views
Syntax Highlight in Winedt
I am using Winedt 7.1 and learning TikZ and I am thinking about to add the commands to the keyword.ini, in the help they mentioned, adding to many keywords may affect the performance. Is there a ...
2
votes
0answers
74 views
Strange highlighting in LaTeX-Suite
I use Vim 7.3 and LaTeX-Suite 1.8.23.
But every time when I use the function in LaTeX-Suite , such as $e^^ and amsmath<F5>, the whole source code will be highlighted. How to fix it up?
2
votes
1answer
252 views
Which editors color/highlight between the $…$ with syntax coloring? [duplicate]
Possible Duplicate:
LaTeX Editors/IDEs
I'd like to know which TeX editors have syntax coloring options which color/highlight the math mode text between the $...$. This way it is easy to see ...