On Fri, Jan 25, 2013 at 3:17 AM, Danny Baillie <span dir="ltr"><<a href="mailto:danny.baillie@otago.ac.nz" target="_blank">danny.baillie@otago.ac.nz</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
"Orphan" superscripts (e.g. $^{87}$) in titles of journal articles are incorrectly displayed as subscripts with htlatex using biblatex. Orphan superscripts are common for mass numbers in chemical formulae. If there is also an orphan subscript (e.g. $_{37}^{87}$ for an atomic number) then they are both shown as subscripts. This doesn't bother me at all, but I thought you might like to know. Here is a MWE:<br>


</blockquote></div><br>\textsuperscript{87}Rb works fine in htlatex+biblatex combination. However, if you have both subscript and superscript, htlatex will fail. You need to generate MathML for mass/atomic numbers of the element, if not spacial position will not be as you have expected. The following form works fine:<br>

<br>  @article{ref, Title = {A {${}\sb{10}\sp{87}{\mathrm{Rb}}$} Bose condensate}}<br><br>and will generate following output:<br><br>       <math xmlns="<a href="http://www.w3.org/1998/Math/MathML">http://www.w3.org/1998/Math/MathML</a>"<br>

        display="inline"><br>          <msubsup><br>            <mrow></mrow><br>            <mrow><br>              <mn>1</mn><br>              <mn>0</mn><br>
            </mrow><br>
            <mrow><br>              <mn>8</mn><br>              <mn>7</mn><br>            </mrow><br>          </msubsup><br>          <mstyle mathvariant="normal"><br>

            <mi>R</mi><br>            <mi>b</mi><br>          </mstyle><br>        </math>Bose condensate&#8221;. <br><br>Firefox renders correctly. In short, mzlatex+biblatex with modified input will work OK.<br>

<br clear="all">Best regards<br>-- <br>Radhakrishnan<br><a href="https://maps.google.com/maps?q=River%20Valley,%20Thiruvananthapuram%20Neyyardam%20Road,%20Kerala,%20India&vector=1" target="_blank">River Valley</a><br>

<br>