Trouble with pseudoscripts
Created by: jmitsdarfer
Issue Summary
I am having trouble figuring out how to tag a certain type of pseudoscript (degree, asterisk, single/double/triple/quad prime) expression in order to get proper MathJax output--for when a pseudoscript should modify the base rather than the superscript. For the PDF, we use accent="false" on the mo tag containing the pseudoscript when we want it to modify the superscript and we don't use accent="false" when we want it to modify the base, but this seems to make no difference in the MathJax. Is there any way to get varying levels of pseudoscripts like we want for these types of expressions? Please see attached for a couple of examples.
Steps to Reproduce:
I consider this to be a bug because, when the pseudoscript is at the wrong level, it could change or confuse the meaning of the science.
Technical details:
MathJax Version: master - latest commit: MathJax.js v2.7.5 Client OS: Windows Browser: Chrome Version 91.0.4472.114 (Official Build) (64-bit) Renderer: HTML-CSS
Thank you!