Hi Paolo,
<context id="parentheses" style-ref="parentheses">
<keyword>\{</keyword>
<keyword>\}</keyword>
<keyword>\[</keyword>
<keyword>\]</keyword>
</context>
(2) In the styles-section of the same file, I added the line
<style id="parentheses" _name="Parentheses" map-to="def:type"/>(3) Of course, in my gedit style definition, I added the line
<style name="latex:parentheses" foreground="#white" bold="true"/>But for some reason, the parentheses/brackets do not get displayed in bold white. I tried restarting gedit and even my entire machine -- without effect...