![]() |
Syntax coloring |
Syntax coloring is a feature shared by most text editors involved in programing. However, TeX code needs specific treatments. iTeXMac contains a syntax parser dedicated to TeX code. It parses the text as you are typing it to color words and characters according to TeX syntax.
Colors and Fonts can be customized from the standard color or font panel available in the Format menu |
However, there might be no feedback for any change you make until you open a new document. This is due to the high cost of syntax coloring. A better responsiveness will be implemented once the preference panel is implemented.