I write some snippets to quickly annotate Latex using textcolor{}{}. While the CANCEL cannot render Latex with textcolor{}{} correctly. You can look at the below picture to understand what I am saying.
Description of the Solution
Additional
I would like to share with you my snippets to quickly annotate the Latex:
{trigger: "R", replacement: "\\textcolor{red}{ ${VISUAL} }", options: "mA", description: "change color to red, an easy way to annotate math"},{trigger: "B", replacement: "\\textcolor{blue}{ ${VISUAL} }", options: "mA", description: "change color to blue, an easy way to annotate math"},
Latex suite is really helpful, thanks for your hard work.
Description of the Problem
I write some snippets to quickly annotate Latex using textcolor{}{}. While the CANCEL cannot render Latex with textcolor{}{} correctly. You can look at the below picture to understand what I am saying.
Description of the Solution
Additional
I would like to share with you my snippets to quickly annotate the Latex:
{trigger: "R", replacement: "\\textcolor{red}{ ${VISUAL} }", options: "mA", description: "change color to red, an easy way to annotate math"},
{trigger: "B", replacement: "\\textcolor{blue}{ ${VISUAL} }", options: "mA", description: "change color to blue, an easy way to annotate math"},
Latex suite is really helpful, thanks for your hard work.