I didn't have symbols like \R defined, you may want to remove these dependencies from your snips. This PR does mostly that.
use ( ) instead of $$
collect snippets for sets together in one place
use \mathbb{R} instead of \R for sets
differentiate between math and non-math context (add inline mathmode when not in math context)
I didn't have symbols like \R defined, you may want to remove these dependencies from your snips. This PR does mostly that.
use ( ) instead of $$ collect snippets for sets together in one place use \mathbb{R} instead of \R for sets differentiate between math and non-math context (add inline mathmode when not in math context)