Math which uses \text{} to enter units seems to be producing errors with spacing. See the html examples below.
<example xml:id="example-ratio-airspeed-solve">
<title>Proportion: Solving</title>
<p>The Diamond DA-20 cruises at the rate of
<me>\frac{110 \text{ nautical miles}}{1 \text{
hour}}</me>.</p>
<p>How long will it take to travel 236 nm?</p>
<p>Because this is a fixed ratio we can write
<md>
<mrow>\frac{110 \text{ nm}}{\text{hour}} \amp =
\frac{236 \text{ nm}}{t \text{ hours}}.</mrow>
<mrow>t \text{ hours} \cdot \frac{110 \text{
nm}}{\text{hour}} \amp = t \text{ hours} \cdot \frac{236 \text{
nm}}{t \text{ hours}}.</mrow>
<mrow>t \cdot 110 \text{ nm} \amp = 236 \text{
nm}.</mrow>
<mrow>t \cdot 110 \text{ nm} / 110 \text{ nm}
\amp = 236 \text{ nm}/ 110 \text{ nm}.</mrow>
<mrow>t \amp = \frac{236}{110}.</mrow>
<mrow>t \amp \approx 2.1.</mrow>
</md>
The multiplying steps are often called <term>cross
multiplying</term>.
</p>
</example>
<example xml:id="example-unit-conversion1">
<statement><p>We will convert 2.1 hours to a
number of minutes. Note we know there are 60 minutes per hour.
Notice that the conversion is like a rate. Specifically it is a
fraction. If we multiply minutes/hour by hours we will end up with
just minutes.</p></statement>
<solution><p>
<md>
<mrow>2.1 \text{ hours} \cdot \frac{60
\text{ minutes}}{\text{hour}} \amp =</mrow>
<mrow>2.1 \cdot 60 \cdot
\frac{\bcancel{\text{ hours}}}{\bcancel{\text{hour}}} \text{
minutes} \amp =</mrow>
<mrow>126 \text{ minutes}. \amp</mrow>
</md>
</p>
</solution>
</example>
Dr. Mark A. Fitch
Chair, Department of Mathematics & Statistics
maf...@alaska.edu
907-786-1656
SSB 154
University of Alaska Anchorage
3211 Providence Drive, Anchorage, AK 99508
--
You received this message because you are subscribed to the Google Groups "PreTeXt support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-suppo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/045a1c35-1756-6fa9-6dae-a8ed800544c8%40ups.edu.
Yes. I just produced that and the spacing is as
expected in print.
That happens for me as well.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/CA%2BR-jrdZRx9MWYqPF_%2ByFf%3DA177PVGjaj9Kd1%3DqeBDt-hU8iQA%40mail.gmail.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/alpine.LRH.2.21.2201251630070.16281%40li375-150.members.linode.com.
On 1/27/22 9:16 AM, Jeremy Sylvestre wrote:
> I think you might get better results by choosing a text font that more closely
> matches the MathJax font. I use the STIX2 font. (https://www.stixfonts.org/)
I can't see where you do this? And even if I did, do you assume this font is
packaged with the browser (rather than getting our fonts from Google, like we do
now). Have you changed the monospace font?
One person't opinion (not as BDFL): I like the serifed fonts. How do they do on
a small screen (i.e. mobile)?