I have jqMath up and running within an android app. The output of jqMath is shown within an android's webview. It works really well and it is really fast. I have noticed, however, that when typesetting
(1) a vector,e.g. {AB}↖{→}. The baseline of the created vector is lower than that of the surrounding text, like this: "Text before vector text after". I would like to adjust the baseline of the created vector.
(2) a chemical isotope e.g. {}_6^{12}C the superscript and subscript are not aligned with each other. I would like to have them right-justified instead.
Which part of the code or the css style sheet could be modified to improve these issues?
Thank you in advance,
Marco