anki-editor icon indicating copy to clipboard operation
anki-editor copied to clipboard

Superscript issues

Open code-SL opened this issue 3 years ago • 2 comments

Certain superscript symbols in org-mode don't translate correctly, namely ^\plus or ^\minus (which would be a superscript plus or superscript minus symbol in org) when exporting to Anki: In Anki it shows up as literal '^+' or '^-' rather than an actual superscript plus sign or supersript minus sign (using MathJax).

Wondering if I have missed a setting to enable this!

code-SL avatar Dec 17 '21 12:12 code-SL

You need to add Edit LaTeX build process Screen Shot 2021-12-31 at 18 26 46 Screen Shot 2021-12-31 at 18 26 31

x61 avatar Dec 31 '21 23:12 x61

Sorry, that didn't fix the issue. Anki still shows 'RCOO^+', even though it shows correctly in emacs org-mode as a superscripted plus symbol. Tried deleting the anki note and pushing the note again.

code-SL avatar Dec 31 '21 23:12 code-SL