Typing SI Units With \mathrm{} #493
-
|
Prior to the 1.10.0 release, I used to be able to trigger shortcuts inside of |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
you can use const snippet = {trigger: "rm", replacement: "{\rm $0 }$1", options: "mA"}removal of |
Beta Was this translation helpful? Give feedback.
you can use
removal of
mathrmas text env will be in next release. Wasn't sure how I wanted to make the api for user defined textareas (and not make the performance worse as it was getting quite expensive) and bugs around math recognisition of 1.10 got in the way before I could look at it.