Do not use comment style for math stuff

master
Yevgen Muntyan 2006-08-31 01:26:13 -05:00
parent 3b05ab17ac
commit 0229d59cd1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<language id="latex" _name="LaTeX" version="2.0" _section="Markup" mimetypes="text/x-tex">
<styles>
<style id="comment" _name="Comment" map-to="def:comment"/>
<style id="math" _name="Math Mode" map-to="def:comment"/>
<style id="math" _name="Math Mode" map-to="def:package"/>
<style id="include" _name="Include" map-to="def:package"/>
<style id="most-used-commands" _name="Command" map-to="def:keyword"/>
<style id="command" _name="Keyword"/> <!--map-to="def:others"-->